mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-21 07:51:49 +02:00
t-value control
This commit is contained in:
@@ -49,6 +49,7 @@ if (locale !== defaultLocale) {
|
||||
|
||||
// And the final config that webpack will read in.
|
||||
module.exports = {
|
||||
mode: process.env.WEBPACK_SERVE ? 'development' : 'production',
|
||||
entry: entry,
|
||||
output: output,
|
||||
resolve: resolve,
|
||||
|
Reference in New Issue
Block a user