Skip to content

Lazy loading (code splitting) of vue chartist #36

@larsmars

Description

@larsmars

Is it posible to lazy load this plugin?

I am now importing this plugin in my main.js like this:

Vue.use(require('vue-chartist'), {
  messageNoData: 'Missing data',
  classNoData: 'empty'
})

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