Gaëtan Maisse 6f5e5d95c3
example(web-components): hack to make the CI happy
To remove as soon as we are using `workspace:*` in our deps instead of pin versions.

https://yarnpkg.com/features/workspaces#publishing-workspaces
2021-06-05 07:50:15 +02:00

13 lines
361 B
YAML

enableGlobalCache: true
# FIXME: Hack to make the CI happy; to remove as soon as we are using `workspace:*` in our deps instead of pin versions
enableImmutableInstalls: false
nodeLinker: node-modules
plugins:
- path: ../../.yarn/plugins/@yarnpkg/plugin-typescript.cjs
spec: "@yarnpkg/plugin-typescript"
yarnPath: ../../.yarn/releases/yarn-sources.cjs