Felipe Oliveira
Results
1
issues of
Felipe Oliveira
How can I configure's bacpack to transpile some code from node_modules? I have 2 private package writen in esnext. I see that `node_modules` is [excluded](https://github.com/jaredpalmer/backpack/blob/master/packages/backpack-core/config/webpack.config.js#L97). I trying the following: ```...