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
There should be a way to import this from the CDN (import Sortable from "https://...") without having to import Sortable separately and without having to use globals. Right now the non-build tools installation feels like an afterthought.
The text was updated successfully, but these errors were encountered:
There should be a way to import this from the CDN (
import Sortable from "https://..."
) without having to import Sortable separately and without having to use globals. Right now the non-build tools installation feels like an afterthought.The text was updated successfully, but these errors were encountered: