There was an error while loading. Please reload this page.
1 parent 7c68e13 commit 272d6baCopy full SHA for 272d6ba
README.md
@@ -81,7 +81,7 @@ WEBPACK_LOADER = {
81
'DEFAULT': {
82
'BUNDLE_DIR_NAME': 'webpack_bundles/', # must end with slash
83
'STATS_FILE': 'webpack-stats.json',
84
- 'POLL_DELAY': 0.1,
+ 'POLL_INTERVAL': 0.1,
85
'IGNORE': ['.+\.hot-update.js', '.+\.map']
86
}
87
0 commit comments