mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-21 05:02:39 +08:00
For details see: - https://github.com/yarnpkg/berry/pull/3183 - https://github.com/storybookjs/storybook/pull/15682#issuecomment-887320998
17 lines
305 B
YAML
17 lines
305 B
YAML
compressionLevel: 0
|
|
|
|
enableGlobalCache: true
|
|
|
|
nodeLinker: node-modules
|
|
|
|
npmRegistryServer: "https://registry.yarnpkg.com"
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
|
|
spec: "@yarnpkg/plugin-typescript"
|
|
|
|
unsafeHttpWhitelist:
|
|
- localhost
|
|
|
|
yarnPath: .yarn/releases/yarn-sources.cjs
|