/vite-plugin-externalize-dependencies

This repository provides a Vite plugin that allows you to set dependencies as external during development. This is essential when using import maps, ensuring that dependencies are not bundled, but are instead managed and loaded externally.

Primary LanguageTypeScriptMIT LicenseMIT

Stargazers