lmd icon indicating copy to clipboard operation
lmd copied to clipboard

Source maps for multipath modules

Open jeron-diovis opened this issue 10 years ago • 1 comments

It is said that

Shortcuts, modules under Code Coverage and Lazy modules can not be under Source Map now

But multipath modules also are not supported:

"jquery": {
    "path": ["jquery.js",  "jquery.*.js" ],
    "exports": "jQuery"
},

warn: Source Map is not applied for these modules: jquery

Is this feature also in plans for future versions?

jeron-diovis avatar Apr 10 '14 09:04 jeron-diovis

I have this in plans.

azproduction avatar Apr 11 '14 09:04 azproduction