Skip to content
Snippets Groups Projects
Commit e80fa698 authored by Mike Greiling's avatar Mike Greiling
Browse files

update plugin formatting

parent 02504f2f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -82,7 +82,10 @@ var config = {
modules: false,
assets: true
}),
// prevent pikaday from including moment.js
new webpack.IgnorePlugin(/moment/, /pikaday/),
// use deterministic module ids in all environments
IS_PRODUCTION ?
new webpack.HashedModuleIdsPlugin() :
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment