Commit 9efbd19
authored
Switch to Yarn 2 and... (#657)
* Switch to Yarn v2 because it's more strict, safer and provide helpful information about dependencies
* [`@zero-scripts/plugin-webpack-eslint`, `@zero-scripts/plugin-webpack-react`] Remove all ESLint related dependencies
* [`@zero-scripts/plugin-webpack-eslint`] Generate ESLint config at the root of project if config is not exists
* [`@zero-scripts/plugin-webpack-babel`, `@zero-scripts/plugin-webpack-react`] Remove all Babel related dependencies
* [`@zero-scripts/plugin-webpack-babel`] Generate Babel config at the root of project if config is not exists
* Add `react-eslint` example, at default all the rest examples doesn't contain `@zero-scripts/plugin-webpack-eslint`
* [`@zero-scripts/plugin-webpack-babel`, `@zero-scripts/plugin-webpack-eslint`] Better typings for `baseEslintConfig` and `baseBabelConfig`
* [`@zero-scripts/core`] Fix plugin regexp to allow only project plugins
* Fix dependencies issues in `package.json` based on Yarn warnings and errors1 parent 904740d commit 9efbd19
File tree
1,457 files changed
+47271
-11741
lines changed- .github/workflows
- .yarn
- cache
- plugins/@yarnpkg
- releases
- e2e-helpers
- examples
- __tests__
- react-16
- react-astroturf
- react-eslint
- public
- src
- react-fast-refresh
- react-less
- react-sass
- react-svg-component
- react-typescript
- react
- spa-import-json
- packages
- core
- src
- cli
- __tests__
- decorators
- types
- plugin-webpack-babel
- src
- plugin-webpack-css
- plugin-webpack-eslint
- src
- plugin-webpack-less
- plugin-webpack-pwa
- plugin-webpack-react
- src
- plugin-webpack-sass
- plugin-webpack-spa
- src
- utils-webpack-styles
- src
- webpack-config
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,457 files changed
+47271
-11741
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
8 | 15 | | |
9 | 16 | | |
10 | 17 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments