Sasha Sorokin e0a9e62d84 Fix building for Cloudflare Nitro preset (#1726)
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?).
2024-06-14 15:26:12 -07:00
2023-03-09 10:05:32 -07:00
2020-11-30 14:55:01 -07:00
2024-06-14 13:23:02 -07:00
2024-06-14 13:23:02 -07:00
2023-12-04 20:26:50 -07:00
2024-06-14 13:23:02 -07:00
2023-03-09 10:05:32 -07:00
2023-07-03 17:23:19 -07:00
2023-03-09 10:05:32 -07:00
2023-03-09 10:05:32 -07:00
2023-03-09 10:05:32 -07:00
2024-01-27 09:38:23 -08:00
2023-03-09 10:05:32 -07:00
2023-03-09 10:05:32 -07:00

knossos banner

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.
Readme 118 MiB
Languages
Rust 45.9%
Vue 37.2%
TypeScript 11.3%
HTML 2.6%
JavaScript 1.5%
Other 1.4%