Skip to content

Commit

Permalink
Added helpful detail to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahpurcell committed Sep 7, 2023
1 parent c6c591f commit ae16463
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/src/components/v2/triptych/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Outfront recommends these asset sizes:

- Set the version string in assets/src/components/v2/triptych/version.tsx to `current_year.current_month.current_day.1`.
- In assets/webpack.config.js, change `publicPath` in the font config to have value `'fonts/'`.
- If you've renamed / removed image assets, you might want to delete the corresponding folder in `/priv/static`. The folder accumulates assets without clearing old ones out, and these will be included in the built bundle!
- **Only if you are packaging for local testing**
- add the following to the top of assets/src/apps/v2/triptych.tsx, filling in the string values:
```ts
Expand Down

0 comments on commit ae16463

Please sign in to comment.