Anthony Dodd
Anthony Dodd
This primarily applies to: - [x] SASS/SCSS (minify) (see #14) - [ ] CSS (minify) - [ ] HTML (minify) - [ ] PNGs (discussion below)
## abstract Lots of discussion to be had here. The main idea is that we want a `trunk test` command which will do the right thing in terms of running...
Currently, `trunk` ships with a built-in scss/sass compiler (https://github.com/compass-rs/sass-rs). We definitely need to add support for additional asset types. - [x] scss/sass (baked-in). - [x] for now, images and such...
Might be a good idea to publish an official Github Actions package for Trunk usage.
As I've been hacking on a POC of the WASM+WASI plugin system, it seems quite clear that the level of effort is still quite high, and WASI and other standards...
We currently have our own hierarchical config system. Works well, but extending it can be a bit tough, especially for new folks. If we cut over to https://github.com/mehcode/config-rs, we get...
As discussed in various locations, and most recently in #185, it would be beneficial to have Trunk use an asset build cache along with a hashing pattern to reduce the...
In essence, this configuration option will ensure that a Patroni cluster running with a static primary will not demote the master unnecessarily. Transient failures to update the leader lock in...