webpack/test/cases/mjs/namespace-object-lazy
Tobias Koppers 782e4535ac Refactor how exportsType work
add flagged exportsType for __esModule flagged
add getExportsType to merge strict with exportsType
move CommonJsStuffPlugin into CommonJsPlugin
split CommonJsPlugin into imports and exports part
enable minimal tree shaking for CommonJs imports and exports
2019-12-06 11:13:08 +01:00
..
dir-cjs fix non-harmony import() handling for `null` 2017-12-04 15:49:34 +01:00
dir-harmony handle non-esm correctly in import() 2017-12-04 12:58:32 +01:00
dir-mixed add more test cases 2018-05-29 00:45:39 +02:00
cjs-esmodule.js handle non-esm correctly in import() 2017-12-04 12:58:32 +01:00
cjs.js handle non-esm correctly in import() 2017-12-04 12:58:32 +01:00
index.mjs Refactor how exportsType work 2019-12-06 11:13:08 +01:00
test.filter.js handle non-esm correctly in import() 2017-12-04 12:58:32 +01:00