diff --git a/config/universal-redux.config.js b/config/universal-redux.config.js index 94e150e..24ea985 100644 --- a/config/universal-redux.config.js +++ b/config/universal-redux.config.js @@ -30,7 +30,7 @@ module.exports = { // // Expects: String */ - staticPath: projectRoot + '/static', + // staticPath: projectRoot + '/static', /* // The path at which a favicon image will be served from using the `serve-favicon`