Remove CRA stuff, revert to custom webpack config
This commit is contained in:
4
client/.babelrc
Normal file
4
client/.babelrc
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"presets": ["env", "react", "stage-2"],
|
||||
"plugins": []
|
||||
}
|
Reference in New Issue
Block a user