Skip to content

Commit

Permalink
document: assets precopilation for production
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenbarragan committed Aug 2, 2023
1 parent 237313f commit 6b49c57
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,3 +303,10 @@ Example:

### Additional developer resources
* [Local i14y setup](https://github.com/GSA/search-gov/wiki/Setting-up-i14y-with-usasearch-for-development)

## Production

Precompile assets
```
bin/rails assets:precompile
```

0 comments on commit 6b49c57

Please sign in to comment.