refactor: move dwn wasm build to pkg directory

This commit is contained in:
Prad Nukala
2024-09-30 00:13:58 -04:00
parent 9fcdfe5243
commit 4a76f105af
9 changed files with 9 additions and 12 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"make local-image"
],
"build:motr": [
"make nebula",
"make dwn",
"make motr"
],
"build:sonrd": [