lmd
lmd copied to clipboard
Source maps for multipath modules
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?
I have this in plans.