jQuery is not defined
jQuery is not defined
xiaov
Posts: 2Questions: 2Answers: 0
I've already quoted "jquery.js" , but I still can't use plug-ins.
this is my code:
require('jquery/dist/jquery.js');
require('echarts/map/js/china.js');
require('datatables/media/css/jquery.dataTables.css');
require('datatables/media/js/jquery.dataTables.js');
require('jquery/dist/jquery.min.js');
require('datatables.net-plugins/sorting/ip-address.js');
Then I can use "$";
This discussion has been closed.
Answers
Duplicate of this thread, please post just once.