mirror of
https://git.unlock-music.dev/um/web.git
synced 2026-01-12 15:14:56 +08:00
Add fix-compatibility npm command
This commit is contained in:
@@ -15,6 +15,7 @@ steps:
|
||||
- name: build
|
||||
image: node:lts
|
||||
commands:
|
||||
- npm run fix-compatibility
|
||||
- npm run build
|
||||
- tar -czf legacy.tar.gz -C ./dist .
|
||||
- npm run build -- --modern
|
||||
|
||||
Reference in New Issue
Block a user