bemusic / bemuse

⬤▗▚▚▚ Web-based online rhythm action game. Based on HTML5 technologies, React, Redux and Pixi.js.
https://bemuse.ninja/
GNU Affero General Public License v3.0
1.14k stars 144 forks source link

Cache build output #710

Open dtinth opened 2 years ago

dtinth commented 2 years ago

Background

We build many things.

Our build pipeline should be able to cache the build output, and skip building some projects if its output can be reused.

### Tasks
- [x] https://github.com/bemusic/bemuse/issues/692