ZeaInc / zea-svelte-template

This Svelte Template is a preconfigured Svelte app that combines the engine and many of the popular plugins.
https://www.zea.live/en/ecosystem/svelte-template
MIT License
0 stars 0 forks source link

Fix destructuring errors when building #25

Closed mauroporras closed 3 years ago

mauroporras commented 3 years ago

Note:

The app builds and works properly with those errors, but they're annoying.

Repro steps

Try running:

yarn run build

You'll get (among others):

Cannot destructure property 'Color' of 'window.zeaEngine' as it is undefined.
mauroporras commented 3 years ago

Resolved in https://github.com/ZeaInc/zea-svelte-template/commit/cb3776813b91fb764324bbe88c43d2d32caef210 and https://github.com/ZeaInc/zea-svelte-template/commit/e39f4c2edae2feadcdee70a3891b532bbe1f2e9a