A
A
Alexander2017-04-02 15:36:02
webpack
Alexander, 2017-04-02 15:36:02

How to set webpack to process both less and css files at the same time?

I can’t dig up the info, as far as I understand
test: /\.css$/, webpack.config.js is responsible for processing the file extension.
Less processing can be enabled by changing this command to test: /\.less$/.
And how to make both css and less files gather at once?

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