You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: fix action main #major (#31)
* build: action main should be index file in dist #major
* build: remove npm ci from workflows again
* docs: update version
* docs: update version
build: fix pack (#29)
* build: remove continue on error for dist files
* build: add lint to pr open
* build: use npx for build command
* docs: update version
* build: allow continue on error since there might not be dist file changes
* build: only lint index.js