mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-20 20:56:09 +08:00
Add metadata (#45)
* Add wasm-pack metadata * Add Wasm tests directory * Add basic Cargo manifest metadata * Make web frontend unpublishable to npm
This commit is contained in:
committed by
Keavon Chambers
parent
e58f314527
commit
2f2bbb3a8b
@@ -2,6 +2,7 @@
|
||||
"name": "graphite-web-frontend",
|
||||
"version": "0.1.0",
|
||||
"description": "Graphite's web app frontend. Planned to be replaced by a Rust native GUI framework in the future.",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
"build": "vue-cli-service build",
|
||||
|
||||
Reference in New Issue
Block a user