Correct spelling mistakes. (#898)
This commit is contained in:
committed by
Benaiah Mischenko
parent
b371fe65b3
commit
24307e3c3c
@ -27,7 +27,7 @@ module.exports = merge.smart(require('./webpack.base.js'), {
|
||||
NETLIFY_CMS_VERSION: JSON.stringify(require("./package.json").version),
|
||||
}),
|
||||
|
||||
// Combine/hoist module scopes when possibile.
|
||||
// Combine/hoist module scopes when possible.
|
||||
new webpack.optimize.ModuleConcatenationPlugin(),
|
||||
|
||||
// Minify and optimize the JavaScript
|
||||
|
Reference in New Issue
Block a user