-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Description
During static html rendering it complains that 'btoa' is not defined because the vue-live.esm.js seems to be only dedicated to browsers
Node: v12.16.3
System: osx
Special: lerna mono repo with hoisted modules
[Vue warn]: Error in beforeCreate hook: "ReferenceError: btoa is not defined"
found in
--> <VueLivePreviewComponent>
<VueLivePreview>
<V2df803a2>
<Content>
<Anonymous>
<GlobalLayout>
<Root>
error Error rendering /documentation/components/button.html: false
undefined
ReferenceError: btoa is not defined
at addStyle (../node_modules/vue-live/dist/vue-live.esm.js:511:0)
Metadata
Metadata
Assignees
Labels
No labels