desmosinc / mathquill

Magic textboxes where you can type math as easily as writing!
mathquill.com
137 stars 42 forks source link

Move from Makefile to TS build script. #250

Closed LeoDog896 closed 1 year ago

LeoDog896 commented 2 years ago

This removes the Makefile and corresponding scripts bumps dependencies, and moves to terser.

NOTE: There are also minor changes to typings in the source files in order to avoid TS errors, and the removal of an unnecessary jQuery wrapper.

Benefits:

Costs:

Future ideas for other pull requests: