webpack-contrib / file-loader

File Loader
MIT License
1.86k stars 255 forks source link

In the webpack watch mode, the missing image output will appear #371

Closed mapleby closed 4 years ago

mapleby commented 4 years ago

Expected Behavior

In the webpack watch mode, the output directory already has pictures. use import to import pictures to load and output new pictures into the directory.

Actual Behavior

In the webpage watch mode, when the output directory has pictures, the newly loaded pictures are not output

Code

https://github.com/mapleby/bug/blob/master/file-loader

alexander-akait commented 4 years ago

Sorry I don't understand your problem, maybe bug in FileManagerPlugin