diff options
| author | Tobias Järvelöv <tobias.jarvelov@mullvad.net> | 2025-02-17 17:00:18 +0100 |
|---|---|---|
| committer | Markus Pettersson <markus.pettersson@mullvad.net> | 2025-02-25 12:50:57 +0100 |
| commit | ca2fe076e367f58d0e1b759f8931b6e1f6956774 (patch) | |
| tree | 3f0f495956ef6a3ae54aa049507c2941f7676088 /android | |
| parent | 34d9347e69737ba930904e9ac5d6244cef2cf1a0 (diff) | |
| download | mullvadvpn-ca2fe076e367f58d0e1b759f8931b6e1f6956774.tar.xz mullvadvpn-ca2fe076e367f58d0e1b759f8931b6e1f6956774.zip | |
Add workaround for rollup platform-specific deps not installed
There is a known bug with npm where optional
dependencies aren't installed correctly, see:
- https://github.com/npm/cli/issues/4828
- https://github.com/rollup/rollup/pull/5267
- https://github.com/vitejs/vite/issues/15120
In order to resolve this we have to explicitly
list the optional dependencies in our own
package.json for them to be resolved and
installed correctly.
Diffstat (limited to 'android')
0 files changed, 0 insertions, 0 deletions
