-
Notifications
You must be signed in to change notification settings - Fork 762
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(build): transpile source code properly against target envs (#3132)
- Loading branch information
Showing
5 changed files
with
48 additions
and
282 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 |
---|---|---|
@@ -1,4 +1,23 @@ | ||
[isomorphic-production] | ||
> 1% | ||
last 2 versions | ||
Firefox ESR | ||
not dead | ||
node 12.20.0 | ||
|
||
[isomorphic-development] | ||
last 1 Chrome versions | ||
last 1 FireFox versions | ||
last 1 Safari versions | ||
node 20 | ||
|
||
[browser-production] | ||
> 1% | ||
last 2 versions | ||
Firefox ESR | ||
not dead | ||
|
||
[browser-development] | ||
last 1 Chrome versions | ||
last 1 FireFox versions | ||
last 1 Safari versions |
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.