integryiosama

Results 2 comments of integryiosama

@developit thanks for the quick response! I am using [rollup](https://rollupjs.org/). Here is a simplified version of my config. In dev mode, I use `rollup-plugin-livereload` and rollup watch mode to rebuild...

> @integryiosama can you show how you're bundling this code? The error you provided happens when there is both a CommonJS and ES Modules version of Preact being used at...