Fix to playglound

This commit is contained in:
Paulo Gustavo Veiga 2021-10-02 11:21:59 -07:00
parent 78d3136b92
commit 29a8043c3a

View File

@ -21,7 +21,7 @@
},
"scripts": {
"build": "webpack --config webpack.prod.js",
"test": "webpack serve --config webpack.playground.js",
"playground": "webpack serve --config webpack.playground.js",
"start": "webpack serve --config webpack.dev.js"
},
"dependencies": {