We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9794438 commit 64b05fdCopy full SHA for 64b05fd
nuxt.config.js
@@ -46,7 +46,7 @@ export default {
46
// Plugins to run before rendering page (https://go.nuxtjs.dev/config-plugins)
47
plugins: [
48
{
49
- src: '@/plugins/vue-apexchart.ts',
+ src: '@/plugins/vue-apexchart',
50
ssr: false,
51
},
52
0 commit comments