Change parcel backend
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2024-10-16 17:32:26 -06:00
parent f64e482cbe
commit 799568ac75
Signed by: fnmain
GPG key ID: B67D7410F33A0F61

View file

@ -7,6 +7,8 @@ clone:
steps:
- name: build
image: journal
environment:
PARCEL_WORKER_BACKEND: process
commands:
- yarn install
- yarn run build