Answer the question
In order to leave comments, you need to log in
Is it possible to bundle only css with webpack?
As soon as I tried, I couldn’t get rid of the js file for the chunk.
that is, the build result will in any case be with a js file, but I would like to set the entry point to css / less and get only css as output
Answer the question
In order to leave comments, you need to log in
webpack is a tool for modularizing js.
Gulp can be used to build statics.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question