mirror of
https://gitee.com/docsifyjs/docsify.git
synced 2024-12-02 12:10:04 +08:00
817c079eaf
* 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"]
|
|
}
|