Skip to content
Snippets Groups Projects
Commit d7a7d1d4 authored by Thomas Roos's avatar Thomas Roos
Browse files

Easy yarn/npm script

parent 9e02c34a
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
"main": "index.js",
"license": "MIT",
"scripts": {
"start": "webpack-dev-server"
"start": "webpack-dev-server --hot --inline & python3 zesje"
},
"dependencies": {
"babel-plugin-syntax-dynamic-import": "^6.18.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment