js-config-webpack-plugin doesn't export anything
bebraw opened this issue · 2 comments
bebraw commented
I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:
Current behavior
$ node
> require('js-config-webpack-plugin')
{}
Expected behavior
It should expose the plugin.
Minimal reproduction of the problem with instructions
See above.
What is the motivation / use case for changing the behavior?
I want to use the plugin.
Environment
Plugin version: 0.0.1
- Node version: 8.11.2
- Platform: Mac
degiorgioo commented
Hi @bebraw we are currently working on that plugin. It will be included in the next release. Thanks for reporting.
bebraw commented
Ok, cool. 👍