mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Add .yarnrc.yml file with node linker as node_modules to make docker builds work
This commit is contained in:
5
web/.yarnrc.yml
Normal file
5
web/.yarnrc.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
nodeLinker: node-modules
|
||||
|
||||
logFilters:
|
||||
- code: YN0013
|
||||
level: discard
|
||||
Reference in New Issue
Block a user