Skip to content

Commit

Permalink
Removed header
Browse files Browse the repository at this point in the history
  • Loading branch information
guilatrova committed Dec 23, 2017
1 parent c695eda commit 825ffe1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,8 +236,6 @@ Nope. Redux is useful for applications with more complex data flows. If your app

If the app destination is different from the server root (`/`) you need to reconfigure `output.publicPath` in `webpack.config.prod.js` before building the app. See [webpack docs](https://webpack.js.org/configuration/output/#output-publicpath) for more information.

<a name="deploy-to-heroku"></a>
#### Deploy to Heroku
Check out this [blog post](www.latrovacommits.com/en/2017/12/14/how-publish-dist-folder-heroku/) showing two ways of deploying to Heroku.

<a name="why-are-test-files-placed-alongside-the-file-under-test-instead-of-centralized"></a>
Expand Down

0 comments on commit 825ffe1

Please sign in to comment.