You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this would allow anyone to npm i https://pkg.pr.new/fdir@<commit> to test any commit, which can be useful for testing without needing to clone the repo and link it
this would allow anyone to
npm i https://pkg.pr.new/fdir@<commit>
to test any commit, which can be useful for testing without needing to clone the repo and link itshould be straightforward to enable, here's
tinyglobby
's workflow file for it: https://github.com/SuperchupuDev/tinyglobby/blob/main/.github/workflows/preview.ymlfor more info see https://github.com/stackblitz-labs/pkg.pr.new#setup
The text was updated successfully, but these errors were encountered: