You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Invalid configuration object. Rspack has been initialized using a configuration object that does not match the API schema.
167
-
- Expected string at "output.devtoolModuleFilenameTemplate" or Expected function, received object at "output.devtoolModuleFilenameTemplate",
167
+
- Expected string, received set at "output.devtoolModuleFilenameTemplate" or Expected function, received object at "output.devtoolModuleFilenameTemplate",
Invalid configuration object. Rspack has been initialized using a configuration object that does not match the API schema.
227
-
- Expected string at "output.filename" or Expected function, received object at "output.filename"
228
-
- Expected string at "output.devtoolModuleFilenameTemplate" or Expected function, received object at "output.devtoolModuleFilenameTemplate"
227
+
- Expected string, received array at "output.filename" or Expected function, received object at "output.filename"
228
+
- Expected string, received set at "output.devtoolModuleFilenameTemplate" or Expected function, received object at "output.devtoolModuleFilenameTemplate"
Invalid configuration object. Rspack has been initialized using a configuration object that does not match the API schema.
289
-
- Expected string at "output.filename" or Expected function, received object at "output.filename"
290
-
- Expected string at "output.devtoolModuleFilenameTemplate" or Expected function, received object at "output.devtoolModuleFilenameTemplate"
289
+
- Expected string, received array at "output.filename" or Expected function, received object at "output.filename"
290
+
- Expected string, received set at "output.devtoolModuleFilenameTemplate" or Expected function, received object at "output.devtoolModuleFilenameTemplate"
0 commit comments