You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i use examples/default and examples/appcache project, when I don't have any modification to save example.js, webpack should not emit index.html. but the index.html emitted.
@chen844033231 oh you are right there is a bug in the caching right now.
Will be fixed in 2.7.3.
Unfortunately there are no tests on caching..
Maybe you (or someone else) has a cool idea how we could add tests.
i use examples/default and examples/appcache project, when I don't have any modification to save example.js, webpack should not emit index.html. but the index.html emitted.
webpack setting
If I have a wrong setting, or need other conditions?
thx.
The text was updated successfully, but these errors were encountered: