arc.js_legacy
arc.js_legacy copied to clipboard
Publish additional module types
We currently generate es2015 javascript modules to the dist folder. That is great!
Now I recommend, to support more client needs, that we export additional common module types and put them in sub folders, as follows:
dist/amd dist/commonjs dist/es2015 dist/native-modules dist/system