-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I am using livescript-loader 0.1.5 with default options (map: "linked").
In compiled output there is source map linked using full-system path (see bellow). Is it correct? This completely breaks long-term cache because such cache would be system-path-dependent.
/* 1 */
/*!*******************************************************!*\
!*** ./src/test.ls ***!
\*******************************************************/
/***/ function(module, exports) {
// some code here...
//# sourceMappingURL=/Users/jiripokorny/www/myproject/node_modules/livescript-loader/index.js!/Users/jiripokorny/www/myproject/src/test.ls.mapMetadata
Metadata
Assignees
Labels
No labels