Skip to content

Commit 817c079

Browse files
anikethsahatrusktr
andauthored
ci: added codesandbox build preview for PR reviews (#1193)
* ci: added codesandbox build preview for PR reviews * ci: codesandebox config changes * ci: config update codesandbox * ci: changed the sandbox element * ci: changed sandbox to ./docs * ci: used absolute path for sandbox * ci: update codesandbox config * ci: added docsify-template to sandbox * ci: added id for docsify-template Co-authored-by: Joe Pea <joe@trusktr.io>
1 parent 7853026 commit 817c079

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .codesandbox/ci.json

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"sandboxes": ["2d17z"],
3+
"packages": [".", "packages/docsify-server-renderer"]
4+
}

0 commit comments

Comments
 (0)