How to set the images and fonts directory in Laravel-mix?

1

I'm using Laravel-mix in a personal project, however, without the presence of the Laravel Framework. When I command to generate the files, Laravel-mix reads the sass files and creates in the project root an images directory and a fonts.

How do I set the assets / img and assets / fonts respectively?

    
asked by anonymous 23.11.2017 / 03:44

0 answers