mirror of
https://github.com/timvisee/send.git
synced 2026-03-05 13:39:54 -05:00
converting some things to choo/component
This commit is contained in:
@@ -185,6 +185,7 @@ const web = {
|
||||
from: '*.*'
|
||||
}
|
||||
]),
|
||||
new webpack.EnvironmentPlugin(['NODE_ENV']),
|
||||
new webpack.IgnorePlugin(/\.\.\/dist/), // used in common/*.js
|
||||
new webpack.IgnorePlugin(/require-from-string/), // used in common/locales.js
|
||||
new webpack.HashedModuleIdsPlugin(),
|
||||
|
||||
Reference in New Issue
Block a user