add a prod routine only for internal production deployment on our server. npm run serve should behave like before

This commit is contained in:
Matthieu Baumann
2025-09-12 18:04:08 +02:00
parent cdc1733c4f
commit c6c7ad44c9
7 changed files with 74 additions and 21 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
"dateModified": "2023-01-31",
"issueTracker": "https://github.com/cds-astro/aladin-lite/issues",
"name": "Aladin Lite",
"version": "3.6.5",
"softwareVersion": "3.6.5",
"version": "3.7.0-beta",
"softwareVersion": "3.7.0-beta",
"description": "An astronomical HiPS visualizer in the browser.",
"identifier": "10.5281/zenodo.7638833",
"applicationCategory": "Astronomy, Visualization",