authelia/.buildkite/hooks
Amir Zarrinkafsh a3e84769b5
feat(web): replace cra with vite (#2457)
* 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
..
post-checkout feat(web): replace babel-loader and terser with esbuild (#2422) 2021-09-28 16:27:06 +10:00
post-command ci(buildkite): add agent control to standalone job (#2469) 2021-10-08 12:08:43 +11:00
pre-artifact ci(buildkite): skip front/backend builds for renovate deps (#2462) 2021-10-07 09:45:37 +11:00
pre-command feat(web): replace cra with vite (#2457) 2021-10-08 15:00:06 +11:00
pre-exit feat: build and distribute .deb packages (#2114) 2021-06-26 11:45:21 +10:00