Beta to stable #5
|
@ -4,7 +4,7 @@
|
||||||
"description": "Mikro WebSocket Engine",
|
"description": "Mikro WebSocket Engine",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"compile": "parcel watch --no-hmr",
|
"compile": "parcel watch --no-hmr",
|
||||||
"build": "Remove-Item -Recurse ./.parcel-cache/;parcel build"
|
"build": "parcel build"
|
||||||
},
|
},
|
||||||
"source": "./frontend/index.ts",
|
"source": "./frontend/index.ts",
|
||||||
"targets": {
|
"targets": {
|
||||||
|
|
Loading…
Reference in New Issue