Update task render

This commit is contained in:
2023-07-22 15:11:32 +08:00
parent 12d64ae9ca
commit 6766362d39
17 changed files with 191 additions and 9 deletions

3
server/bs5.ts Normal file
View File

@@ -0,0 +1,3 @@
import * as bs5 from "bootstrap/?target=es2022";
export default bs5;