preactjs / wmr

👩‍🚀 The tiny all-in-one development tool for modern web apps.
https://wmr.dev/
MIT License
4.92k stars 109 forks source link

Rewrite node module handling (npm plugin) #874

Open marvinhagemeister opened 3 years ago

marvinhagemeister commented 3 years ago

This PR is a rewrite of the way we handle node modules and fetch them from the npm registry.

Todos:

Fixes #299, fixes #784, fixes #285, fixes #135, fixes #109, fixes #151, fixes #167

changeset-bot[bot] commented 3 years ago

🦋 Changeset detected

Latest commit: 30439672574d21b0287987c8cc47bedc92d5972e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---- | ----- | | wmr | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

bakeiro commented 2 years ago

Hey!

Nice PR, I need this change in order to work with wmr... maybe I can help somehow to make this PR go through?