vue-magic-grid
vue-magic-grid copied to clipboard
Breaks build with Nuxt 2.4.5 ("SyntaxError: Unexpected identifier")
as soon as I import
MagicGrid as plugin, nuxt dev build breaks.
Error:
SyntaxError: Unexpected identifier
Any ideas what's going on?
There may not be enough transpile settings.
build: {
/*
** You can extend webpack config here
*/
transpile: ['vue-magic-grid'],
https://nuxtjs.org/guide/plugins/#es6-plugins