Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion public/docs/environment/compile.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ harp compile ~/apps/example ~/Desktop/backup

**Note** The backup folder is automatically created and is assumed to be empty.


**Note** To prevent files from being compiled and deploy, put them in a private directory (starting with _) or put them above your public/ directory if you are using the framework file layout. Helps when pulling in Boostrap through bower and you're using either less or sass versions, for instance.



Expand Down