-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Babel 7 compatibility and change tests (#440)
* Create our own module metadata * Babel 7 compat and start running some tests on babel 6 & 7 * Run source map tests on babel 6 & 7 * Add createExtract util and make some tests use it * Use the same test cases for extract and inline for most tests and start macro testing on babel 6 & 7 * Use @babel/helper-module-imports * Start fixing macro tests * Use module import helper to add extracted css import * Remove each packages' lockfile since it seems like yarn workspaces only uses a single lockfile * Increase coverage and stuff
- Loading branch information
Showing
32 changed files
with
3,395 additions
and
22,161 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 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.