Skip to content

Commit

Permalink
nit #11567
Browse files Browse the repository at this point in the history
  • Loading branch information
chrabyrd committed Oct 24, 2024
1 parent d1eed5c commit 8e9e7cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions releases/8.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ JavaScript:
npm install
```
1. Update `.gitignore`:
1. Remove `.tsconfig-paths.json` and `.frontend-configuration-settings.json`
2. Add `frontend_configuration`
1. Replace the `generate_frontend_configuration` import statement in `apps.py`:
```
from arches.settings_utils import generate_frontend_configuration
Expand Down

0 comments on commit 8e9e7cc

Please sign in to comment.