stackblitz-labs / pkg.pr.new

Continuous (Preview) Releases for your libraries!
https://pkg.pr.new
262 stars 3 forks source link

tarball patches #103

Open Aslemammad opened 2 weeks ago

Aslemammad commented 2 weeks ago

Maybe we can have pkg-pr-new patch pkg.pr.new/vite@83 then we would fetch tarball, have it in vendor/vite@83.tgz then edit the package json to have "vite": "file: "./vendor/vite@83.tgz"`

Aslemammad commented 2 weeks ago

This would be useful for cases when the user is concerned about the 6 month time limit we have and want to have that package directly in their git history.