mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 20:47:01 +01:00
* removing confetti loader (we still package it, for now)
* 📎-happiness
* updating WASM build scripts and rebuilding
* updated CSP headers to change self to 'self' and remove some insecure https: options
4 lines
47 B
Bash
Executable file
4 lines
47 B
Bash
Executable file
#!/bin/sh
|
|
|
|
BUILD_FLAGS="--dev" ./build_wasm.sh
|