Skip to content

Commit

Permalink
Merge pull request #179 from AustinPrivett/patch-1
Browse files Browse the repository at this point in the history
Update Frontend_assets.md
  • Loading branch information
essenciary committed Oct 11, 2019
2 parents 9b3123b + 2a8fad7 commit 80d5424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/Frontend_assets.md
Expand Up @@ -4,7 +4,7 @@ Genie makes use of Yarn and Webpack to compile and serve frontend assets. In fac

As summary:

- production minimizes files, separarting CSS from JS
- production minimizes files, separating CSS from JS
- development uses webpack-dev-server on node port 3000 (relies on inbuilt socket server)
- supported file formats: css, scss, sass, js, coffee
- output is saved to `public/dist` of your Genie app
Expand Down

0 comments on commit 80d5424

Please sign in to comment.