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

sql - invalid in the select list because it is not contained in either an aggregate function -

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

How to start daemon on android by adb -