S
S
shasoft2021-04-13 22:20:00
webpack
shasoft, 2021-04-13 22:20:00

How to specify in the webpack loader that it needs to be restarted when the dependent file changes?

I made a loader to load my file. This loader inside connects more neighboring files. But when changing dependent files, the bootloader does not restart.
How can I make the bootloader restart when these dependent files change?

  1. tried to import them into the resulting code
  2. tried the addDependency function

Does not help :(

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alice, 2021-04-13
@w3bsmes

Hold

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question