Made great progress on monorepo & auth for next. Very happy with work!
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
"author": "Gib",
|
||||
"license": "MIT",
|
||||
"exports": {
|
||||
"./types" : "./types/index.ts"
|
||||
"./convex": "./convex/",
|
||||
"./convex/*": "./convex/*",
|
||||
"./types": "./types/index.ts"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "bun with-env convex dev",
|
||||
|
||||
Reference in New Issue
Block a user