mirror of
https://github.com/fspc/workstand.git
synced 2026-09-16 08:31:38 -04:00
Literally getting so close.
This commit is contained in:
@@ -41,7 +41,7 @@ WEBPACK_LOADER = {
|
||||
'DEFAULT': {
|
||||
'CACHE': True,
|
||||
'BUNDLE_DIR_NAME': 'dist/', # must end with slash
|
||||
'STATS_FILE': os.path.join(BASE_DIR, 'webpack-stats-prod.json'),
|
||||
'STATS_FILE': os.path.join(BASE_DIR, 'assets/webpack-stats-prod.json'),
|
||||
'POLL_INTERVAL': 0.1,
|
||||
'IGNORE': ['.+\.hot-update.js', '.+\.map']
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user