Remove moment
This commit is contained in:
@ -70,7 +70,6 @@ module.exports = {
|
||||
new webpack.ProvidePlugin({
|
||||
fetch: 'imports-loader?this=>global!exports-loader?global.fetch!isomorphic-fetch',
|
||||
}),
|
||||
new webpack.ContextReplacementPlugin(/moment[\\\/]locale$/, /^\.\/(en)$/),
|
||||
new webpack.IgnorePlugin(/unicode\/category\/So/),
|
||||
],
|
||||
stats: {
|
||||
|
Reference in New Issue
Block a user