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
Post a Comment