aequabit

Results 3 issues of aequabit

This checks the config file for a `buildURL` option and uses it instead of the official one. I don't think there is any other way to connect to a custom...

Step 1: ``` "_moduleAliases": { "~lib": "lib" }, ``` Step 2: ``` yarn ``` Step 3: Entire `~lib` directory gets cleared This happened after removing the module because it had...