vaheqelyan / svelte-grid

A responsive, draggable and resizable grid layout, for Svelte.

Home Page:https://svelte-grid.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vite/Snowpack ESM Bundler do not work

slinso opened this issue · comments

Currently it is not possbile to use svelte-grid with ESM Bundlers like Vite, because of the lodash throttle dependency.
Please pull #87 as this is not only svelte-kit related. I am not using svelte-kit but Vite for my SPA projects.

commented

I'll do it this weekend.

commented

v5.0.0 - update to the latest version, should fix the issue