mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-16 05:03:11 +08:00
revert yarn 2 changes
This commit is contained in:
parent
5e8e6cd171
commit
41c1e10399
@ -148,8 +148,7 @@ export const yarn2Cra: Parameters = {
|
||||
name: 'yarn-2-cra',
|
||||
version: 'latest',
|
||||
generator: [
|
||||
`yarn set version berry`,
|
||||
`yarn set version 2`,
|
||||
`yarn dlx create-react-app@{{version}} {{name}}-v{{version}}`,
|
||||
`yarn add core-js -D`, // Temporary fix
|
||||
].join(' && '),
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user