refactor: remove cdn package and move assets to global styles

This commit is contained in:
Prad Nukala
2024-10-09 14:16:53 -04:00
parent 58a02be5cf
commit a824c23022
5 changed files with 24 additions and 32 deletions
-2
View File
@@ -316,8 +316,6 @@ gen-pkl:
nebula-build:
@echo "(nebula) Building nebula"
cd pkg/nebula && bun install && bun run build
@echo "(nebula) Copying assets to hway"
cp -r pkg/nebula/assets/js pkg/nebula/assets/css cmd/hway/build
motr-build: gen-templ gen-pkl
@echo "(dwn) Building motr.wasm -> Service Worker IPFS Vault"