Drupal made some improvements to their asset servers recently (YAY, because everything should be https). This breaks aquifer-coder, because it was trying to use http to grab assets.
Steps to test
Checkout this branch (clone this repo first)
If previously installed, remove all vendor directories.
Drupal made some improvements to their asset servers recently (YAY, because everything should be https). This breaks aquifer-coder, because it was trying to use http to grab assets.
Steps to test
npm install