fix build

This commit is contained in:
2022-10-24 16:26:09 +08:00
parent 217f9c5f66
commit a4e3db91da

View File

@@ -3,6 +3,7 @@ phases:
install:
commands:
- 'touch .npmignore'
- 'rm ./package-lock.json'
pre_build:
commands:
- 'npm install'