fix(admin-ui): changelog build context — copy script + CI before_script
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
"version": "2.14.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"copy-changelog": "node scripts/copy-changelog.mjs",
|
||||
"predev": "node scripts/copy-changelog.mjs",
|
||||
"prebuild": "node scripts/copy-changelog.mjs",
|
||||
"pretest": "node scripts/copy-changelog.mjs",
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview --host 0.0.0.0 --port 4173",
|
||||
|
||||
Reference in New Issue
Block a user