Compare commits
2 Commits
main
...
fix/build-
Author | SHA1 | Date | |
---|---|---|---|
![]() |
5abfe7e46f | ||
![]() |
2bf4a20875 |
@ -22,7 +22,7 @@ COPY pnpm-lock.yaml .
|
||||
# if you located in China, you can use taobao registry to speed up
|
||||
# RUN pnpm install --frozen-lockfile --registry https://registry.npmmirror.com/
|
||||
|
||||
RUN pnpm install --frozen-lockfile -P
|
||||
RUN pnpm install --frozen-lockfile
|
||||
|
||||
# build resources
|
||||
FROM base AS builder
|
||||
|
@ -162,7 +162,6 @@
|
||||
"@types/uuid": "^10.0.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"bing-translate-api": "^4.0.2",
|
||||
"canvas": "^3.1.0",
|
||||
"code-inspector-plugin": "^0.18.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^9.13.0",
|
||||
|
@ -422,9 +422,6 @@ importers:
|
||||
bing-translate-api:
|
||||
specifier: ^4.0.2
|
||||
version: 4.0.2
|
||||
canvas:
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0
|
||||
code-inspector-plugin:
|
||||
specifier: ^0.18.1
|
||||
version: 0.18.3
|
||||
@ -18312,4 +18309,4 @@ snapshots:
|
||||
immer: 9.0.21
|
||||
react: 18.2.0
|
||||
|
||||
zwitch@2.0.4: {}
|
||||
zwitch@2.0.4: {}
|
Loading…
Reference in New Issue
Block a user