mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
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>
This commit is contained in:
parent
785302602b
commit
817c079eaf
4
.codesandbox/ci.json
Normal file
4
.codesandbox/ci.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"sandboxes": ["2d17z"],
|
||||
"packages": [".", "packages/docsify-server-renderer"]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user