Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Commit

Permalink
default to not specifying staticPath
Browse files Browse the repository at this point in the history
  • Loading branch information
bdefore committed Dec 29, 2015
1 parent 4b22a72 commit a7aa3c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/universal-redux.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit a7aa3c3

Please sign in to comment.