Skip to content

SPA mode how to use babel plugin? #15231

Discussion options

You must be logged in to vote

I don't know about the babel plugin, but this should work:

// quasar.config.js > build
uglifyOptions: {
  compress: {
    drop_console: true
  }
}

If you need the babel plugin for whatever reason, create a reproduction.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@afx919
Comment options

Answer selected by afx919
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants