mirror of
https://github.com/fspc/workstand.git
synced 2025-03-03 04:23:24 -05:00
I swear...
This commit is contained in:
parent
3c72f014b6
commit
e2f732767c
@ -41,7 +41,7 @@ WEBPACK_LOADER = {
|
||||
'DEFAULT': {
|
||||
'CACHE': True,
|
||||
'BUNDLE_DIR_NAME': 'dist/', # must end with slash
|
||||
'STATS_FILE': os.path.join(BASE_DIR, 'assets/webpack-stats-prod.json'),
|
||||
'STATS_FILE': os.path.join(BASE_DIR, '../webpack-stats-prod.json'),
|
||||
'POLL_INTERVAL': 0.1,
|
||||
'IGNORE': ['.+\.hot-update.js', '.+\.map']
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user