Open kevupton opened 6 years ago
Describe the bug babel minify does not read the .babelrc in the project root.
To Reproduce
Minimal code to reproduce the bug
Actual Output
If there is no Error thrown,
Expected Output
Stack Trace
If applicable,
Configuration
How are you using babel-minify?
babel-minify CLI
babel-minify version: 0.4.3
0.4.3
babel version : 7.0.0-beta.49
7.0.0-beta.49
babel-minify-config:
{ removeConsole: true, keepFnNames: true }
babelrc:
{ plugins: [], presets: [] }
Possible solution
Additional context
Describe the bug babel minify does not read the .babelrc in the project root.
To Reproduce
Minimal code to reproduce the bug
Actual Output
If there is no Error thrown,
Expected Output
Stack Trace
If applicable,
Configuration
How are you using babel-minify?
babel-minify CLI
babel-minify version:
0.4.3
babel version :
7.0.0-beta.49
babel-minify-config:
babelrc:
Possible solution
Additional context