arc.js_legacy icon indicating copy to clipboard operation
arc.js_legacy copied to clipboard

Publish additional module types

Open dkent600 opened this issue 7 years ago • 1 comments

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

dkent600 avatar Dec 24 '17 14:12 dkent600