mirror of https://github.com/qist/tvbox.git
parent
e165b3e85d
commit
37be5b43ee
@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"scripts": {
|
|
||||||
"sass": "npx dart-sass sass/style.scss css/style.css",
|
|
||||||
"server": "npx browser-sync start --server --no-notify --files \"css/*.css\" --files \"js/*.js\" --files \"html/*.html\" --startPath \"/html/\""
|
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"browser-sync": "^2.26.7",
|
|
||||||
"dart-sass": "^1.25.0"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Reference in new issue