Answer the question
In order to leave comments, you need to log in
How to specify folder with css files in webpack?
js are stored in /_source/frontend/app
css, in /_source/frontend/css
for js I specify the location of the start file in entry,
but what about css?
if you specify test: /\.css/ in the loaders, then the files will be searched in /_source/frontend/app, which I don’t need
to collect everything using gulp before, and everything is much easier there.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question