from Chrome 68+ CORB is installed by default so setting (mode: 'no-cors) will unblock CORS limitations but won't prevent CORB from blocking a request (see this and that for details
run yarn and yarn start
How to build
merge your PR
run yarn release:xxx (see package.json for details)
Dependencies
Fandom Design System styles:
wds-icon (wds-components/_icons)
wds-dropdown (wds-components/_drowdowns)
Browsers which support Element.closest or polyfill
whatwg-fetch polyfill (eg. this one) (see docs for details