forked from didirus/AstralRinth
e0a9e62d84a184df1cba7f7d5772de035e8ca290
It seems that Rollup node-resolve module doesn't properly deal with trailing slashes, causing it to thing that `string_decoder` is a built-in Node.js dependency and attempt to import it from `unenv`, which will obviously fail, because `string_decoder` is not, in fact, a Node.js dependency, but an individual dependency of `readable-stream`. This adds a small patch for `readable-stream@2.3.8` dependency, which removes the leading slash, which seems to fix the builds. This probably should be reported to relevant developers (Rollup node-resolve plugin or Nitro?).
Modrinth's center for its frontend service
For contributing information, please see the knossos section of the Modrinth contributing guide.
For a detailed explanation on how things work in general, check out the Nuxt.js docs.
Description
A modern launcher based on Modrinth. No built-in/external advertising or telemetry. Fully compatible with the original Modrinth without broken mechanics.
Languages
Rust
46.8%
Vue
36.8%
TypeScript
10.7%
HTML
2.7%
JavaScript
1.4%
Other
1.5%
