Open LeaVerou opened 2 years ago
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.
import Sortable from "https://..."
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.