thecodrr/fdir

Consider using `pkg.pr.new` for easier testing of development builds

Opened this issue · 0 comments

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

should be straightforward to enable, here's tinyglobby's workflow file for it: https://github.com/SuperchupuDev/tinyglobby/blob/main/.github/workflows/preview.yml

for more info see https://github.com/stackblitz-labs/pkg.pr.new#setup