updated: setup alias for the test
This commit is contained in:
parent
d8955bc96b
commit
2b94698f2f
@ -4,6 +4,9 @@
|
||||
"scripts": {
|
||||
"postinstall": "parcel build index.html --no-cache"
|
||||
},
|
||||
"alias": {
|
||||
"./test/*.riot": "./$1"
|
||||
},
|
||||
"dependencies": {
|
||||
"riot": "^6.0.0",
|
||||
"@riotjs/hot-reload": "^6.0.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user