monkeytype/frontend
Christian Fehmer 0f6884a5be
impr: detect development mode based on config instead of window.location (fehmer) (#4703)
* impr: detect development mode based on config instead of window.location

* Allow access to /configure on the backend using non-local ip

* Use webpack define plugin

* take BACKEND_URL from env
2023-10-09 18:46:40 +01:00
..
scripts
src impr: detect development mode based on config instead of window.location (fehmer) (#4703) 2023-10-09 18:46:40 +01:00
static impr: add emphasise and related words to British English (Cucumberrbob) (#4704) 2023-10-09 18:27:14 +01:00
webpack impr: detect development mode based on config instead of window.location (fehmer) (#4703) 2023-10-09 18:46:40 +01:00
.eslintignore
.firebaserc_example
docker-compose.yaml
firebase.json
gulpfile.js build: remove config check 2023-09-04 18:56:07 +02:00
knip.json
package-lock.json impr: detect development mode based on config instead of window.location (fehmer) (#4703) 2023-10-09 18:46:40 +01:00
package.json impr: detect development mode based on config instead of window.location (fehmer) (#4703) 2023-10-09 18:46:40 +01:00
postcss.config.js
tsconfig.json