This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Description
I use marko-widgets, but as of v4 of this plugin i can no longer use it with rollup. It seems some require calls become undefined.
The error that is shown in the console points towards a dynamic require, which i know will not work in rollup, but the actual error occurs earlier. that dynamic require should never be reached.
sorry i am tired, but I created an example at https://github.com/lohfu/rollup-marko-example