This website requires JavaScript.
Explore
Help
Register
Sign In
trustchain-oc1-orchestral
/
authentik
Archived
Watch
10
Star
0
Fork
You've already forked authentik
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-05-31
. You can view files and clone it, but cannot push or open issues or pull requests.
be85eecac5
authentik
/
web
/
rollup.proxy.js
4 lines
91 B
JavaScript
Raw
Normal View
History
Unescape
Escape
web: full web components part 1 (#4964) * migrate loading Signed-off-by: Jens Langhammer <jens@goauthentik.io> * migrate api browser Signed-off-by: Jens Langhammer <jens@goauthentik.io> * migrate base css Signed-off-by: Jens Langhammer <jens@goauthentik.io> * move tenant fetching to base interface Signed-off-by: Jens Langhammer <jens@goauthentik.io> * import pre-loaded stages in flow interface and not executor to strip down executor size Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix redirect and such Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-03-17 22:10:19 +00:00
import
{
POLY
,
standalone
}
from
"./rollup.config"
;
web: add rollup config for proxy outpost Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-11-26 13:18:51 +00:00
web: full web components part 1 (#4964) * migrate loading Signed-off-by: Jens Langhammer <jens@goauthentik.io> * migrate api browser Signed-off-by: Jens Langhammer <jens@goauthentik.io> * migrate base css Signed-off-by: Jens Langhammer <jens@goauthentik.io> * move tenant fetching to base interface Signed-off-by: Jens Langhammer <jens@goauthentik.io> * import pre-loaded stages in flow interface and not executor to strip down executor size Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix redirect and such Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-03-17 22:10:19 +00:00
export
default
[
POLY
,
...
standalone
]
;
Reference in a new issue
Copy permalink