We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1eed5c commit 8e9e7ccCopy full SHA for 8e9e7cc
releases/8.0.0.md
@@ -81,6 +81,10 @@ JavaScript:
81
npm install
82
```
83
84
+1. Update `.gitignore`:
85
+ 1. Remove `.tsconfig-paths.json` and `.frontend-configuration-settings.json`
86
+ 2. Add `frontend_configuration`
87
+
88
1. Replace the `generate_frontend_configuration` import statement in `apps.py`:
89
90
from arches.settings_utils import generate_frontend_configuration
0 commit comments