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

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

testing - Detect whether test has failed within fixture -

android - Create single AAR file from multiple modules using Gradle -