-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0a9965f
commit f975706
Showing
11 changed files
with
1,225 additions
and
1,446 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
--- | ||
"@chialab/cjs-to-esm": minor | ||
"@chialab/es-dev-server": minor | ||
"@chialab/es-test-runner": minor | ||
"@chialab/esbuild-plugin-alias": minor | ||
"@chialab/esbuild-plugin-any-file": minor | ||
"@chialab/esbuild-plugin-babel": minor | ||
"@chialab/esbuild-plugin-commonjs": minor | ||
"@chialab/esbuild-plugin-css-import": minor | ||
"@chialab/esbuild-plugin-define-this": minor | ||
"@chialab/esbuild-plugin-env": minor | ||
"@chialab/esbuild-plugin-external": minor | ||
"@chialab/esbuild-plugin-html": minor | ||
"@chialab/esbuild-plugin-jsx-import": minor | ||
"@chialab/esbuild-plugin-meta-url": minor | ||
"@chialab/esbuild-plugin-postcss": minor | ||
"@chialab/esbuild-plugin-require-resolve": minor | ||
"@chialab/esbuild-plugin-unwebpack": minor | ||
"@chialab/esbuild-plugin-virtual": minor | ||
"@chialab/esbuild-plugin-worker": minor | ||
"@chialab/esbuild-rna": minor | ||
"@chialab/estransform": minor | ||
"@chialab/node-resolve": minor | ||
"@chialab/postcss-dart-sass": minor | ||
"@chialab/postcss-preset-chialab": minor | ||
"@chialab/postcss-url-rebase": minor | ||
"@chialab/rna": minor | ||
"@chialab/rna-apidoc": minor | ||
"@chialab/rna-browser-test-runner": minor | ||
"@chialab/rna-bundler": minor | ||
"@chialab/rna-config-loader": minor | ||
"@chialab/rna-dev-server": minor | ||
"@chialab/rna-logger": minor | ||
"@chialab/rna-node-test-runner": minor | ||
"@chialab/rna-saucelabs-test-runner": minor | ||
"@chialab/rna-storybook": minor | ||
"@chialab/wds-plugin-hmr-css": minor | ||
"@chialab/wds-plugin-legacy": minor | ||
"@chialab/wds-plugin-node-resolve": minor | ||
"@chialab/wds-plugin-polyfill": minor | ||
"@chialab/wds-plugin-rna": minor | ||
"@chialab/wtr-coverage-reporter": minor | ||
"@chialab/wtr-mocha-reporter": minor | ||
--- | ||
|
||
Move to esbuild 0.15 |
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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,7 +30,7 @@ | |
"node": ">=13" | ||
}, | ||
"devDependencies": { | ||
"esbuild": "^0.14.8", | ||
"esbuild": "^0.15.0", | ||
"typescript": "^4.3.0" | ||
} | ||
} |
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 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 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 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 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 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 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.