X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=bundle.js;h=4443f985160205ae4e0356f8d133f221712a3e6f;hb=HEAD;hp=806f66c5a93b1f00fd07dffd1782da9b2d0d98c7;hpb=830edb9829646c62d87eed61683df948ca6cf122;p=e-mobility-charging-stations-simulator.git diff --git a/bundle.js b/bundle.js index 806f66c5..4443f985 100644 --- a/bundle.js +++ b/bundle.js @@ -22,6 +22,7 @@ await build({ 'basic-ftp', 'chalk', 'date-fns', + 'date-fns/*', 'http-status-codes', 'logform', 'mnemonist', @@ -35,6 +36,7 @@ await build({ 'winston-daily-rotate-file', 'ws' ], + treeShaking: true, minify: true, sourcemap, entryNames: '[name]',