feat: add CI CD (#136)

This commit is contained in:
Dream Hunter
2024-04-16 13:48:23 +08:00
committed by GitHub
parent f43ec672f3
commit b619b11a92
4 changed files with 611 additions and 3 deletions
+2 -1
View File
@@ -33,6 +33,7 @@
"vite-plugin-pwa": "^0.19.7",
"vite-plugin-top-level-await": "^1.4.1",
"vite-plugin-wasm": "^3.3.0",
"workbox-window": "^7.0.0"
"workbox-window": "^7.0.0",
"wrangler": "^3.50.0"
}
}