1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/suites/example/compose/authelia/resources
Amir Zarrinkafsh a3e84769b5
feat(web): replace cra with vite ()
* feat(web): replace cra with vite

* fix: add istanbul
* fix: add jest
* fix: inject env vars
* fix: replicate cra output directories
* fix: post-frontend build for go templating
* fix: dynamic publicpath

* fix(web): import resolution with aliases for .module.css files

* refactor(server): baseurl var

* refactor(web): drop babel-jest for esbuild-jest

* refactor(web): add inline sourcemap for coverage bundle

* build(deps): update web deps

* build(deps): downgrade vite-plugin-istanbul to 2.2.0

98bf77dbaa is a breaking change that means production mode builds can no longer be instrumented.

* refactor(web): match frontend name and version

* refactor(web): drop cra readme
2021-10-08 15:00:06 +11:00
..
entrypoint-backend.sh feat(web): replace cra with vite () 2021-10-08 15:00:06 +11:00
entrypoint-frontend.sh feat(web): replace cra with vite () 2021-10-08 15:00:06 +11:00
nginx.conf Fix CSP not propagated in default handler. () 2020-04-26 00:12:55 +02:00
reflex.conf [MISC] Fix authelia-{backend,frontend} dev server logging and startup () 2020-04-13 15:00:44 +10:00
run-backend-dev.sh fix(suites): enable cgo in dev workflow () 2021-10-07 11:14:15 +11:00