adding in the core on compile

This commit is contained in:
talksik
2022-06-03 10:13:40 -07:00
parent aa9b5aa954
commit 0d7839dd13
5 changed files with 40 additions and 726 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"author": "talksik <[email protected]>",
"license": "MIT",
"workspaces": [
"packages/**"
"packages/*"
],
"private": true
}