ci: added codesandbox build preview for PR reviews by anikethsaha · Pull Request #1193 · docsifyjs/docsify
blocking We need the cdn link for the published package so that we can use it with template.
If we somehow solve that, I will change the
sandboxproperty in./codesandbox/ci.ymlto like this{ "sandbox": ["./docs"], }So that we can test the changes with our preview of live docs.
This has to be manually done.
codesandbox ci will give us the build/publised version of the change like this.
There is a template already in the readme or use this to add a script tag with the published package's URL and test the changes in the sandbox.