Answer the question
In order to leave comments, you need to log in
jQuery is not included in index.js, what should I do?
Throws an error: "Uncaught ReferenceError: $ is not defined
at Object../src/js/menu.js (menu.js:66).
In index.js
import jQuery from 'jquery';
import './scss/main.scss';
import './js/menu.js';
import './js/slider.js';
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question