-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[core] Use common copy-files script (#14406)
* [core] Add full esmodules build * [core] Add support for yarn workspaces run * Revert "[core] Add support for yarn workspaces run" This reverts commit e5653d7. * [core] Update size-limit * [core] esnext -> es * [core] Fix incorrect bundle sizes from merge * [core] Normalize build process * [core] sort scripts alphanumberic * [core] Add size test for esm build * [core] Fix unresolved module entry * [core] revert size limit changes for cjs build * [core] Fix increased size limit * [core] update size limits * [core] Normalize build scripts in icons and docs * fix size limit * fix utils build * [core] Use single workspace copy-files * [scripts] extract paths * [scripts] Use same copy-files in workspace * [scripts] warn for missing typings instead of throwing Box is internal and not documented yet * [scripts] improve method naming * [scripts] Fix module path * [scripts] Use typings instead of types they are synomous but typings was used in core so we stick with it * [scripts] Use workspace root readme for core only * [scripts] warn -> error if no typings exists * [scripts] cleanup diff * [scripts] improve code comments * alternative implementation proposal
- Loading branch information
1 parent
bd5b8a7
commit cce90f1
Showing
19 changed files
with
153 additions
and
544 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.