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 * 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>
5 lines
86 B
JSON
5 lines
86 B
JSON
{
|
|
"sandboxes": ["2d17z"],
|
|
"packages": [".", "packages/docsify-server-renderer"]
|
|
}
|