Open
Description
Is your feature request related to a problem? Please describe.
Currently there are no automatic builds for this repository.
Ideally developers should edit code and once it's merged, Sortable(.min)?.js
and modular/*
should automatically be tested and built.
We currently have testing with CircleCI, but the manual builds slow down the ability to merge stuff without the mental overhead.
Describe the solution you'd like
Use Github Actions or CircleCi to build SortableJS into GithHub, publish it to NPM and test.