vite-plugin-dynamic-base
Public Path Resolver
Resolves dynamic public path for resource files in web applications
Resolve all resource files dynamic publicpath, like Webpack's webpack_public_path
71 stars
3 watching
11 forks
Language: TypeScript
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Solves the issue of resolving relative paths in JavaScript imports | 7 |
| A Clojure API for working with Maven artifact resolvers and dynamic classpath management | 507 |
| Extracts resource files referenced in library mode instead of embedding them as base64 | 109 |
| A plugin that externalizes dependencies and resolves them from CDN providers using import maps and es-module-shims. | 60 |
| A Rollup plugin that resolves modules from TSconfig paths in TypeScript projects | 22 |
| A Vite plugin for serving arbitrary static files during development | 8 |
| A Vite plugin for managing dynamic import dependencies and splitting entry dependencies into smaller chunks. | 6 |
| Provides cross-platform functions to obtain paths to configuration files and directories. | 64 |
| Serves .vue files as static assets without processing them | 1 |
| Custom plugins for building and optimizing web applications with Vite | 70 |
| A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
| A plugin for vite that copies files during dev server startup for faster build times | 303 |
| Enables dynamic environment switching in a web application without requiring a restart of the server. | 10 |
| Automates reverse proxy configuration for frontend development with Vite | 8 |
| A simple, TypeScript-based web application project using Vite's React template | 19 |