preact
preact copied to clipboard
fix demo build
fix https://github.com/preactjs/preact/issues/4457
cc @marvinhagemeister
coverage: 99.485% (-0.001%) from 99.486% when pulling 4d1461eb4466aeaf08303797fe5a3a47a414eac6 on gengjiawen:fix/demo into 93515884b97af35a5b5b4ced1a8deb52caeb1a40 on preactjs:main.
Yeah unfortunately there's a circular reference there that Vite can't work out from the source files, will need to use the built.
Yeah unfortunately there's a circular reference there that Vite can't work out from the source files, will need to use the built.
looks fixable via a hack.
Fixed in #4551, thank you for starting this 🙌
Fixed in #4551, thank you for starting this 🙌
Thx for doing this. A co-author would be perfect in your new commit :)