Closed billsu077783 closed 1 year ago
Eitherimportor Vue.use Vue.component, the following error occurs:
import
Vue.use
Vue.component
Module parse failed: Unexpected token (283:11) You may need an appropriate loader to handle this file type. | extends: Blockable, | name: "NotionDecorator", | props: { ...blockProps, | content: Array | },
please help, thanks
Please try to update to version >=1.5.1 and check if that solves the problem
1.5.1
Either
import
orVue.use
Vue.component
, the following error occurs:please help, thanks