update with upstream

This commit is contained in:
Robin Appelman 2022-04-18 23:50:51 +02:00
commit 2d2d732bfd
7 changed files with 16 additions and 14 deletions

View file

@ -8,6 +8,7 @@
},
"scripts": {
"build": "NODE_ENV=production webpack --config webpack.config.js",
"dev": "NODE_ENV=development webpack --config webpack.config.js",
"start": "webpack serve --hot"
},
"dependencies": {