mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 01:17:22 +00:00
Add cheap-glkote and emglken
This commit is contained in:
parent
7edaf6032b
commit
830ef7ea53
2 changed files with 91 additions and 3 deletions
|
|
@ -17,10 +17,17 @@
|
|||
"eslint-plugin-import": "^2.22.1",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^4.3.1",
|
||||
"parcel-bundler": "^1.12.4"
|
||||
"parcel-bundler": "^1.12.4",
|
||||
"parcel-plugin-static-files-copy": "^2.5.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"cheap-glkote": "^0.1.0",
|
||||
"emglken": "^0.3.3",
|
||||
"preact": "^10.5.12",
|
||||
"wouter-preact": "^2.7.3"
|
||||
},
|
||||
"staticFiles": {
|
||||
"staticPath": "node_modules/emglken/build",
|
||||
"excludeGlob": "*.js"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue