revolist / svelte-datagrid

Svelte data grid spreadsheet best best features and performance from excel
https://rv-grid.com
MIT License
98 stars 10 forks source link

package.json: allow Svelte to compile assets #7

Closed mrmikardo closed 2 years ago

mrmikardo commented 2 years ago

Also adds support for types.

Fixes issue https://github.com/revolist/svelte-datagrid/issues/4 by allowing project-local Svelte compilers to build the distribution (rather than use pre-compiled distribution).

mrmikardo commented 2 years ago

Just checking that this has been picked up?