1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-11 14:35:29 -04:00

honor webpack --mode instead of NODE_ENV

This commit is contained in:
2021-11-30 09:02:09 -05:00
parent d551fd89f6
commit 5f3b9b7a04
4 changed files with 285 additions and 274 deletions
-1
View File
@@ -21,7 +21,6 @@ jobs:
- run: yarn install --frozen-lockfile
- run: yarn build
env:
NODE_ENV: production
SKIP_OPTIMIZE_IMAGES: true
- run: yarn lint
- run: npx -p @percy/cli percy snapshot ./public