Improve service worker store managment
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
This commit is contained in:
parent
bced495570
commit
434b112c65
3 changed files with 4 additions and 13 deletions
|
@ -201,7 +201,7 @@ module.exports = {
|
|||
MAX_USERNAME_LENGTH: 8,
|
||||
MAX_PER_GROUP: 4,
|
||||
DISPLAY_TERMS_OF_USE: false,
|
||||
NODE_ENV: "development",
|
||||
NODE_ENV: mode,
|
||||
}),
|
||||
],
|
||||
} as Configuration & WebpackDevServer.Configuration;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue