Skip to content

Commit 532e99c

Browse files
committed
feat(premium): set repository root directory in lunaria.config.json
1 parent 8cfa49b commit 532e99c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lunaria.config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"$schema": "./node_modules/@lunariajs/core/config.schema.json",
33
"repository": {
44
"name": "mrrobotdotapp/docs.mrrobot.app",
5+
"rootDir": ".",
56
"hosting": "github",
67
"branch": "main"
78
},

0 commit comments

Comments
 (0)