Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stackr23/babel-preset-react23
https://github.com/stackr23/babel-preset-react23
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stackr23/babel-preset-react23
- Owner: stackr23
- Created: 2018-10-27T18:34:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-22T05:58:19.000Z (over 3 years ago)
- Last Synced: 2024-11-07T09:48:34.817Z (about 2 months ago)
- Language: JavaScript
- Size: 167 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @stackr23/babel-preset
> __one preset to rule them all__## Includes
__presets__
* `@babel/prset-env`
* `@babel/preset-react`__plugins__
* `@babel/plugin-transform-runtime`
* `@babel/plugin-proposal-decorators` - `legacy: true`
* `@babel/plugin-proposal-class-properties` - `loose: true`
* `@babel/plugin-transform-react-constant-elements`
* `@babel/plugin-proposal-export-default-from'`* `@babel/plugin-syntax-dynamic-import`
* `babel-plugin-dynamic-import-node`## TODOS
+ dev / prod
+ some other conditional plugins/presets
+ clarify dynamic import plugins