.. |
.devcontainer
|
2ba8d0afba
chore: added devcontainer files when using VS Code
|
4 years ago |
dist
|
876876ad40
fix: fixed some Vite issues in production mode
|
2 years ago |
src
|
931a9054a1
fix: Frontend config fetching from relative url
|
2 years ago |
.dockerignore
|
e465195e65
refactor: Minor tweaks following Vite replacement of webpack
|
2 years ago |
.eslintignore
|
cfda70b2b0
chore(eslint): added airbnb config
|
5 years ago |
.eslintrc
|
e26dee1dfe
fix: eslint wasn't working anymore after switching to Vite
|
2 years ago |
.prettierignore
|
20052878b1
chore: removed yarn
|
4 years ago |
.prettierrc
|
02fb09d47a
fix: ensured headings where appropriate, some css fixes
|
4 years ago |
Dockerfile
|
f1bc2ecfa9
fix: fixed some more vite config issues
|
2 years ago |
dev.nginx.conf
|
1d0d7faa9e
Now defaulting to serve backend from /backend when using docker
|
3 years ago |
entrypoint.sh
|
134a386fb5
fix: Vite throwing errors when used in docker
|
2 years ago |
package-lock.json
|
53312c9e0f
fix: Updated frontend config location usage and check if config attrs exist before using
|
2 years ago |
package.json
|
457ad8898b
fix: modals and dynamic imports didn't work yet after vite refactor
|
2 years ago |
prod.nginx.conf
|
16c3837d06
fix: Various fixes for Vite migration
|
2 years ago |
vite.config.js
|
f1bc2ecfa9
fix: fixed some more vite config issues
|
2 years ago |