vite-plugin-lib-assets

Resource extractor

Extracts resource files referenced in library mode instead of embedding them as base64

A Vite Plugin extracts resource files referenced in library mode instead of embedded them as base64.

GitHub

109 stars
4 watching
10 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
laravel/vite-pluginConfigures Vite for use with a Laravel backend server816
kolirt/vite-plugin-robotsGenerates robots.txt files based on build mode9
chenxch/vite-plugin-dynamic-baseResolves dynamic public path for resource files in web applications71
skrulling/vite-plugin-biomeA Vite plugin that integrates the Biome linter and formatter into the build process for fast and automated code quality checks.50
vitejs/vite-plugin-reactA plugin for Vite that streamlines development of React applications by providing a single, all-in-one solution for setting up and maintaining these projects.624
sapphi-red/vite-plugin-static-copyA plugin for vite that copies files during dev server startup for faster build times303
yzydeveloper/vite-plugin-babel-compilerA plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild.24
cyansalt/vite-plugin-legacy-swcProvides legacy browsers support in production builds with SWC58
52-entertainment/vite-plugin-oxlintEnables Oxlint linter integration with Vite projects25
axe-me/vite-plugin-nodeEnables Vite to run a Node.js development server with hot module replacement1,015
hemengke1997/vite-plugin-public-typescriptA Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering.12
wchenonly/vite-plugin-cli-copyAutomates the process of copying a network URL in a project3
keuby/vite-plugin-lib-typesGenerates TypeScript declarations during library builds for compatibility with other languages and frameworks.6
sanyuan0704/vite-plugin-chunk-splitImproves chunk splitting in Vite to optimize bundle sizes and loading times356
qc2168/vite-plugin-vitepress-auto-sidebarAutomatically generates sidebar data from directories scanned by VitePress106