1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/cmd/authelia-scripts
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
..
authelia-scripts do not hardcode /bin/bash () 2020-06-18 09:49:13 +02:00
cmd_bootstrap.go refactor: replace yarn with pnpm () 2021-09-29 17:24:21 +10:00
cmd_build.go feat(web): replace cra with vite () 2021-10-08 15:00:06 +11:00
cmd_ci.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
cmd_clean.go [CI] Add godot linter () 2020-05-02 15:06:39 +10:00
cmd_docker.go feat: builds with gox and buildx () 2021-09-16 22:39:18 +10:00
cmd_serve.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
cmd_suites.go refactor: replace yarn with pnpm () 2021-09-29 17:24:21 +10:00
cmd_unittest.go refactor: replace yarn with pnpm () 2021-09-29 17:24:21 +10:00
cmd_xflags.go build: add enhanced information () 2021-06-18 14:35:43 +10:00
const.go feat: builds with gox and buildx () 2021-09-16 22:39:18 +10:00
docker.go refactor: replace yarn with pnpm () 2021-09-29 17:24:21 +10:00
helpers.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
main.go feat: builds with gox and buildx () 2021-09-16 22:39:18 +10:00