A
A
adam_carraway2020-06-03 14:58:29
webpack
adam_carraway, 2020-06-03 14:58:29

How to correctly connect icons through mix?

Through mix I collect js files into one
mix.scripts([
'public/holiday/js/holiday.js',
'public/dashboard/assets/plugins/datatables/jquery.dataTables.min.js',
'public/dashboard/assets /plugins/datatables/dataTables.bootstrap.js',
], 'public/holiday/js/holiday.js');
You also need to add the connection of icons https://use.fontawesome.com/332v223.js
if you just add ' https://use.fontawesome.com/332v223.js ' to mix.scripts , then the icons are not shown, how to do it right?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question