javascript - Cannot get module.id with ES6 with SystemJS -


i cannot find equivalent of typescript module.id javascript es6 systemjs. possible use commonjs modulein es6 ? tried set moduleids: true in babel options it's not working , documentation says

not available common modules


Comments

Popular posts from this blog

How to start daemon on android by adb -

testing - Detect whether test has failed within fixture -

Angularjs unit testing - ng-disabled not working when adding text to textarea -