Skip to content

Commit c684221

Browse files
authored
Remove namedExport options since it's invalid in css-loader 3.0
1 parent 3ab05e0 commit c684221

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@ module.exports = {
203203
+ {
204204
+ loader: "css-loader",
205205
+ options: {
206-
+ namedExport: true,
207206
+ modules: true
208207
+ }
209208
+ },

0 commit comments

Comments
 (0)