mirror of
https://github.com/cds-astro/aladin-lite.git
synced 2026-01-17 07:23:45 -08:00
only deploy for the dev mode
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
"name": "hips_webgl_renderer",
|
||||
"scripts": {
|
||||
"predeploy": "npm run build",
|
||||
"deploy": "./deploy.sh",
|
||||
"deploy-dbg": "./deploy-dbg.sh",
|
||||
"deploy": "./deploy-dbg.sh",
|
||||
"build": "webpack && sed \"s/\\\\.\\\\/\\\\.\\\\.\\\\/aladin\\\\.js/https:\\\\/\\\\/aladin.cds.unistra.fr\\\\/AladinLite\\\\/api\\\\/v3\\\\/latest\\\\/aladin.js/g\" examples/index.html > dist/index.html",
|
||||
"serve": "webpack-dev-server"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user