mirror of
https://github.com/fspc/workstand.git
synced 2025-02-23 09:13:23 -05:00
One day this will be good
This commit is contained in:
parent
dd9e24b349
commit
1b5e8104c6
@ -40,5 +40,5 @@ LOGGING = {
|
|||||||
|
|
||||||
WEBPACK_LOADER.update({
|
WEBPACK_LOADER.update({
|
||||||
'BUNDLE_DIR_NAME': 'assets/dist/',
|
'BUNDLE_DIR_NAME': 'assets/dist/',
|
||||||
'STATS_FILE': os.path.join(BASE_DIR, '../../webpack-stats-prod.json')
|
'STATS_FILE': os.path.join(BASE_DIR, '../webpack-stats-prod.json')
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user