Description
When chained after css-loader
6.x with options.esModule: true
(the default), and options.modules.namedExport: true
(not the default), typings-for-css-modules-loader
dies on this line, since it does not find exports.locals
in the emitted source:
typings-for-css-modules-loader/src/index.js
Lines 64 to 66 in 846a700
Metadata
Metadata
Assignees
Labels
No labels