1
0
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:
Drew Larson 2017-01-15 22:18:40 -06:00
parent dd9e24b349
commit 1b5e8104c6

View File

@ -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')
}) })