Commit d6fc37a
authored
Improve build tooling (#2775)
* build: upgrade yarn
* build: yarn formatted yarnrc
* docs: documentation update
* build: add version check build step
* build: replace clean/build scripts with just-scripts
* build: use a gulp-based build system
* build: make watch task consistent
* build: move rollup deps to build pkg
* build: remove shx from top, push it into docsite
* build: delete old watch script
* build: remove unnecessary lage command
* build: pkg updates
* build: define changeset
* build: move version check outside of long build loop
* build: move babel plugin to build pkg; break out dotfiles
* build: add plugin-proposal-optional-chaining to babel stack
* build: restore pipeline name to prevent build loops from parent pkg
* build: work on pnp mode
* build: get unit tests running in pnp
* build: yarn config updates
* build: pnpify some sdks, get tests running without a build
* build: describe peer deps more completele in react-dnd
* build: remove unnecessary devDeps from html5-backend; improve peerDeps
* build: remove cra-test
* build: use react 17-rc.3
* build: get docsite running
* build: use yarn zero-install
* build: remove pipeline script
* build: use --topological-dev in build_all
* build: correct hoist-non-react-statics import
* build: remove SDI from react-dnd
* build: revert sdi for now
* build: revert react, get tests running1 parent 5ff9fbf commit d6fc37a
File tree
2,706 files changed
+3592
-4988
lines changed- .github/workflows
- .vscode
- .yarn
- cache
- releases
- sdks
- eslint
- bin
- prettier
- typescript
- bin
- versions
- packages
- core
- dnd-core
- src/reducers
- html5-backend
- react-dnd
- src/decorators
- touch-backend
- documentation
- cra-test
- public
- src
- docsite
- examples-decorators
- examples-hooks
- testing
- test-backend
- test-utils
- scripts
- config
- src
- preset
- tasks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,706 files changed
+3592
-4988
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
16 | 22 | | |
0 commit comments