Answer the question
In order to leave comments, you need to log in
how to use jquery in nuxt
Added jquery to head.script: [ {src: ' https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.... '} ]
But when I include jquery plugin plugins: [ '~plugins/slider /slider.js' ]
error occurs $ is not defined
What to do?
Answer the question
In order to leave comments, you need to log in
it says, "Nuxt.js allows you to include JS plugins that will be run before the Vue.js root application is instantiated."
include slider.js the same as jquery - in the head
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question