🐛 The bug
I just upgraded to 0.1.0 from 0.0.3.
In my main repo, I'm getting error something like "document" is not defined. However when I've created the reproduction link it became
Cannot read properties of undefined (reading 'createElement')
Rollback to 0.0.3 fixes the issue.
🛠️ To reproduce
https://stackblitz.com/edit/github-yar8wcdy?file=workers%2Ftest.ts,app.vue
🌈 Expected behaviour
document should work
ℹ️ Additional context
No response
🐛 The bug
I just upgraded to 0.1.0 from 0.0.3.
In my main repo, I'm getting error something like "document" is not defined. However when I've created the reproduction link it became
Cannot read properties of undefined (reading 'createElement')Rollback to 0.0.3 fixes the issue.
🛠️ To reproduce
https://stackblitz.com/edit/github-yar8wcdy?file=workers%2Ftest.ts,app.vue
🌈 Expected behaviour
document should work
ℹ️ Additional context
No response