Skip to content

Using with vite // TypeError: VueWait is not a constructor #125

@simonmaass

Description

@simonmaass

When switching from webpack to vite I am getting the following error:

TypeError: VueWait is not a constructor

new Vue({
  router,
  wait: new VueWait()
}).$mount('#app')

Anyone had this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions