es6-modules Flashcards
(2 cards)
1
Q
How are ES Modules different from CommonJS modules?
A
The syntax
Import/export vs require
2
Q
What kind of modules can Webpack support?
A
ES, CommonJS, AMD, Assets, WebAssembly
How are ES Modules different from CommonJS modules?
The syntax
Import/export vs require
What kind of modules can Webpack support?
ES, CommonJS, AMD, Assets, WebAssembly