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 prettier fix 2023-08-03 16:24:48 +02:00
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 chore: add missing example file 2023-08-21 11:16:10 +02:00
docker-compose.yaml
firebase.json updated caching strategy 2022-12-02 19:50:48 +01:00
gulpfile.js build: remove config check 2023-09-04 18:56:07 +02:00
knip.json added knip to find unused exports 2023-08-10 18:32:33 +02:00
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 build: add postcss and autoprefixer 2023-08-12 14:59:11 +02:00
tsconfig.json disabled ts rule (this is already covered by linting) 2023-08-10 19:11:13 +02:00