mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-02 18:34:09 +00:00
comment re: adaptation from babel-preset-react-app
This commit is contained in:
parent
39821d2617
commit
d14f1a80a2
@ -65,6 +65,9 @@ function resolve(pkgName) {
|
||||
// base config
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
// order and options of plugins and presets adapted from babel-preset-react-app:
|
||||
// see: https://github.com/facebook/create-react-app/blob/72d4ab02922c54b80126da2e132f60fdbdc2f6b3/packages/babel-preset-react-app/create.js
|
||||
|
||||
// + Plugins run before Presets.
|
||||
// + Plugin ordering is first to last.
|
||||
// + Preset ordering is reversed (last to first).
|
||||
|
Loading…
x
Reference in New Issue
Block a user