We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fc1993 commit 1aca3ccCopy full SHA for 1aca3cc
packages/react-scripts/config/webpack.config.js
@@ -249,7 +249,7 @@ module.exports = function(webpackEnv) {
249
chunks: 'all',
250
name: false,
251
},
252
- // Keep the runtime chunk seperated to enable long term caching
+ // Keep the runtime chunk separated to enable long term caching
253
// https://twitter.com/wSokra/status/969679223278505985
254
runtimeChunk: true,
255
0 commit comments