azproduction / lmd

LMD - JavaScript Module-Assembler for building better web applications :warning: Project is no longer supported :warning:
http://azproduction.ru/lmd/
MIT License
449 stars 27 forks source link

Source maps for multipath modules #188

Open jeron-diovis opened 10 years ago

jeron-diovis commented 10 years ago

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?

azproduction commented 10 years ago

I have this in plans.