Getting `ReferenceError` while pre-rendering in StencilJS
I’m developing a webapp with StencilJS (using the native router and store). The build works fine with stencil build
but throws an error when I try to pre-render using stencil build --prerender