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
Compilation error while processing magic comment(-s): /* webpackPrefetch: nope */: nope is not defined
1025
+
@ ./index.js 1:0-49
1018
1026
1019
-
WARNING in ./chunk.js
1020
-
Compilation error while processing magic comment(-s): /* webpackPrefetch: true, webpackChunkName: notGoingToCompileChunkName */: notGoingToCompileChunkName is not defined"
1027
+
WARNING in ./chunk.js 2:11-84
1028
+
Compilation error while processing magic comment(-s): /* webpackPrefetch: true, webpackChunkName: notGoingToCompileChunkName */: notGoingToCompileChunkName is not defined
1029
+
@ ./index.js 1:0-49"
1021
1030
`;
1022
1031
1023
1032
exports[`StatsTestCases should print correct stats for limit-chunk-count-plugin 1`] =`
0 commit comments