pixeldesu / moduleRaid

:gift: Taking apart webpackJsonp
MIT License
155 stars 45 forks source link

add build stage to prepare to allow installing directly from git #10

Closed yonatann closed 2 years ago

yonatann commented 2 years ago

This allows installation directly from Github. Since WhatsApp releases breaking changes frequently, this will allow people to quickly use fixes in production without having to wait for the npm package to be released

netlify[bot] commented 2 years ago

✔️ Deploy Preview for moduleraid ready!

🔨 Explore the source changes: 4b19904f33f41d2f48d64139457a72f6c53432a6

🔍 Inspect the deploy log: https://app.netlify.com/sites/moduleraid/deploys/61410bd3e3e27a00070bb9e8

😎 Browse the preview: https://deploy-preview-10--moduleraid.netlify.app

pixeldesu commented 2 years ago

Is moduleRaid functionality breaking with WhatsApp or are things implemented using it breaking?

I don't really receive many (or for that matter, any) bug reports for breakages that I at least could look into, I'm not sure if a prepare-stage build is going to help much.

That said, I indeed need to release the latest bugfix, which I will do right away, I just have been kinda busy.