-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhancement/issue 426 plugin babel (#481)
* initial example of a babel plugin * babel working with babel * ignore test file * set default value for babelHelpers * set peer deps for plugin-postcss and plugin-babel * WIP babel preset env * babel preset env working * add default test case * minor cleanup * minor cleanup * extendConfig refactoring and specs * improve export map detection and force ESM support from Babel * test cases and refactoring for postcss * config look refactor * enable preset env for postcss and update docs * grammar * grammar and punctuation * delete obsolete test case * restore eject command and specs and docs * remove example code from www
- Loading branch information
1 parent
e79a373
commit 3b82fb3
Showing
41 changed files
with
2,114 additions
and
288 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
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 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
20 changes: 0 additions & 20 deletions
20
packages/cli/test/cases/build.config.babel/babel.config.js
This file was deleted.
Oops, something went wrong.
58 changes: 0 additions & 58 deletions
58
packages/cli/test/cases/build.config.babel/build.config.babel.spec.js
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
packages/cli/test/cases/build.config.babel/src/pages/index.md
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.