Results 51 issues of Alec Rust

### Is your feature request related to a problem? Please describe Sensei is adding a significant overhead to my pages. A number of Sensei assets load on every page of...

[Type] Enhancement

### Background After a format of my machine and careful new setup via [my dotfiles](https://github.com/AlecRust/dotfiles), I have Node installed only via NVM (no duplicate Homebrew Node version at `/usr/local/node`) and...

I have a folder of "large" images e.g. `src/img/photos/my-photo.jpg` etc. As-per webpack docs these are being copied to my `dist` folder using [Asset Modules](https://webpack.js.org/guides/asset-modules/) i.e. ```js { test: /\.(png|jpe?g|gif|svg|woff2?|ttf|eot)$/i, type:...

On the `Customize > Email Header` page the header font size is set to a default value of 30px and the user can also add the “logo text”. If you...

Sorry for the number of line changes (my IDE strips out unnecessary whitespace). Might be best to diff the file manually with your copy. Just improved some spacing consistency and...

**Is your feature request related to a problem? Please describe.** Unlike other download managers I've tried, the first step of a download in Motrix seems to be to download a...

enhancement ✨

It seems only Yarn v2 (and above) don't support `prepare`. Yarn Classic i.e. v1, does. As such it seems "manual setup if using Yarn" should only be recommended if _not_...

Do you want to request a *feature* or report a *bug*? ----------------------------------------------------- Feature What is the current behavior? ----------------------------- **Background:** We want to be able to trigger new review apps...

on-call reviewed

Few things I noticed: - [x] The status symbol has a cursor hover state (implying it's clickable) but nothing happens. Is it supposed to do something? ![image](https://user-images.githubusercontent.com/247634/173379690-1e6571ea-256f-482e-871d-ee0e4beb8360.png) closed by #166...

enhancement