Closed hugomd closed 7 years ago
This fixes #31.
deploy: () => {} is a little bit hack-y, but it was the easiest way I could think of resolving the issue.
deploy: () => {}
As stated in #29 — if we had tests, this likely would have been caught before 1.2.0 was deployed, so that should be our next focus ✌️
Ah bummer, didn't catch that. feelsbadman.
Thanks for the fix! 💯
This fixes #31.
deploy: () => {}
is a little bit hack-y, but it was the easiest way I could think of resolving the issue.As stated in #29 — if we had tests, this likely would have been caught before 1.2.0 was deployed, so that should be our next focus ✌️