mirror of
https://github.com/cds-astro/aladin-lite.git
synced 2025-12-25 12:25:52 -08:00
Compare commits
1 Commits
v3.7.0-bet
...
deploy
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c71f573a97 |
@@ -33,7 +33,7 @@
|
||||
"scripts": {
|
||||
"wasm": "wasm-pack build ./src/core --target web --release --out-name core -- --features webgl2",
|
||||
"predeploy": "npm run build && npm pack",
|
||||
"deploy": "./deploy-dbg.sh",
|
||||
"deploy": "./deploy.sh",
|
||||
"build": "npm run wasm && vite build && cp examples/index.html dist/index.html",
|
||||
"dev": "npm run build && vite",
|
||||
"serve": "npm run dev",
|
||||
|
||||
Reference in New Issue
Block a user