diff --git a/.erb/configs/webpack.config.preload.dev.ts b/.erb/configs/webpack.config.preload.dev.ts index d6679e63e40387c0972abd1606e84f00e4bd9fe8..23a6378fc106e714ead9f40b18b3a1fa78190144 100644 --- a/.erb/configs/webpack.config.preload.dev.ts +++ b/.erb/configs/webpack.config.preload.dev.ts @@ -43,7 +43,7 @@ const configuration: webpack.Configuration = { * NODE_ENV should be production so that modules do not perform certain * development checks * - * By default, use 'development' as NODE_ENV. This can be overriden with + * By default, use 'development' as NODE_ENV. This can be overridden with * 'staging', for example, by changing the ENV variables in the npm scripts */ new webpack.EnvironmentPlugin({