mirror of
https://github.com/makeplane/plane.git
synced 2026-06-13 19:19:54 +00:00
4f349807be
* fix: docker image builts by removing nodeversion in workspace.yml file * chore: remve .nvmrc file
10 lines
102 B
YAML
10 lines
102 B
YAML
packages:
|
|
- apps/*
|
|
- packages/*
|
|
- "!apps/api"
|
|
- "!apps/proxy"
|
|
|
|
onlyBuiltDependencies:
|
|
- turbo
|
|
- sharp
|