Skip to content

Commit

Permalink
Merge pull request #414 from pmcanseco/patch-1
Browse files Browse the repository at this point in the history
updated folder structure to reflect dist as the output folder. Issue #404
  • Loading branch information
davibe committed Nov 29, 2016
2 parents edfccba + c4facd7 commit 86d028e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,4 @@ $ npm run deploy

- `src/`: is where sources live
- `src/ui/`: holds renderer code (client side)
- `YakYak.app/`: is where the app is built
- `YakYak.app/Contents/Resources/app/`: specifically all is compiled to here
- `dist/`: everything is compiled to this directory

0 comments on commit 86d028e

Please sign in to comment.