Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd70e7d2

Browse files
author
Joni Palosaari
committed
fix(?) hot-reloading with some files
1 parent5676938 commitd70e7d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎sources/config/index.js‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ module.exports = {
1818
autoOpenBrowser:false,
1919
errorOverlay:true,
2020
notifyOnErrors:true,
21-
poll:false,// https://webpack.js.org/configuration/dev-server/#devserver-watchoptions-
22-
21+
poll:1000,// https://webpack.js.org/configuration/dev-server/#devserver-watchoptions-
22+
aggregateTimeout:300,
2323
// Use Eslint Loader?
2424
// If true, your code will be linted during bundling and
2525
// linting errors and warnings will be shown in the console.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp