Stencil version:
@stencil/core@1.0.0-beta.2
I'm submitting a:
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://stencil-worldwide.herokuapp.com/ or https://forum.ionicframework.com/
Current behavior:
Inside the compiler bundleHydrateApp is not passing config.nodeResolve to the nodeResolve plugin
Expected behavior:
Should pass this through otherwise it results in bundling errors, i.e. I need to be able to pass browser: true in.
Stencil version:
I'm submitting a:
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://stencil-worldwide.herokuapp.com/ or https://forum.ionicframework.com/
Current behavior:
Inside the compiler bundleHydrateApp is not passing config.nodeResolve to the nodeResolve plugin
Expected behavior:
Should pass this through otherwise it results in bundling errors, i.e. I need to be able to pass browser: true in.