the packages
option should be allowed to be omitted (it's accidentally a required option right now)
#92
Labels
bug
Something isn't working
on: https://kolay.nullvoxpopuli.com/usage/setup.md
we get an error if we omit
packages
fromkolay({ /* ... */ })
and not a good error.
so, to move forward, folks need to set
packages: []
The text was updated successfully, but these errors were encountered: