This repository has been archived by the owner on Mar 14, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace babel presets with preset-env (#499)
This is after running tests to determine that the output is identical for es2015,2016,2016 and es3 code (output string is deepEquals). es3 presets are _not_ included in preset-env, but without configuration it is identical to the es-preset-20xx modules. It would be nice to have some form of snapshot testing to verify this.
- Loading branch information
1 parent
065507a
commit 1e9247a
Showing
3 changed files
with
14 additions
and
29 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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