File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5858 - name : Yarn Plug'n'Play
5959 working_directory : test_apps/yarn-pnp
6060 script : |
61- yarn set version berry
61+ yarn set version 4.1.1
6262 yarn install --frozen-lockfile
6363 yarn add --dev ../../webpack-encore.tgz
6464 yarn run encore dev
6767 - name : Yarn Plug'n'Play (with Babel)
6868 working_directory : test_apps/yarn-pnp-with-babel
6969 script : |
70- yarn set version berry
70+ yarn set version 4.1.1
7171 yarn install --frozen-lockfile
7272 yarn add --dev ../../webpack-encore.tgz
7373 yarn run encore dev
7676 - name : Yarn Plug'n'Play (with external Babel configuration file)
7777 working_directory : test_apps/yarn-pnp-with-external-babel-config
7878 script : |
79- yarn set version berry
79+ yarn set version 4.1.1
8080 yarn install --frozen-lockfile
8181 yarn add --dev ../../webpack-encore.tgz
8282 yarn run encore dev
You can’t perform that action at this time.
0 commit comments