You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have not tested the plugin with JSPM typescript extension. Does it correctly write the config.js with your specified override? Could you post the content of config.js in ts.outFolder?
Hi,
I try to bundle an angular2 application.
It works from the command line: jspm bundle scripts/app/bootstrap.js with the following config file:
I tried the same with gulp, but it doesnt work. I tries to resovle the angular files from "angular2/core.js" for example:
Any ideas? Can you also specify jspm to resovle all missing dependencies from node_modules by default?
The text was updated successfully, but these errors were encountered: