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: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
miketamis/babel-plugin-hash-resolve | Solves the issue of resolving relative paths in JavaScript imports | 7 |
clj-commons/pomegranate | A Clojure API for working with Maven artifact resolvers and dynamic classpath management | 507 |
laynezh/vite-plugin-lib-assets | Extracts resource files referenced in library mode instead of embedding them as base64 | 102 |
jspm/vite-plugin-jspm | A plugin that externalizes dependencies and resolves them from CDN providers using import maps and es-module-shims. | 60 |
bitshiftza/rollup-plugin-ts-paths | A Rollup plugin that resolves modules from TSconfig paths in TypeScript projects | 22 |
reifiedbeans/vite-plugin-serve-static | A Vite plugin for serving arbitrary static files during development | 7 |
mrqinyq/vite-plugin-dynamic-chunk | A Vite plugin for managing dynamic import dependencies and splitting entry dependencies into smaller chunks. | 3 |
malvineous/cfgpath | Provides cross-platform functions to obtain paths to configuration files. | 61 |
arikw/vite-plugin-vue-static-sfc | Serves .vue files as static assets without processing them | 1 |
fengxinming/vite-plugins | Custom plugins for building and optimizing web applications with Vite | 70 |
tomjs/vite-plugin-html | A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
sapphi-red/vite-plugin-static-copy | A plugin for vite that copies files during dev server startup for faster build times | 292 |
pengbouestc/vite-plugin-env-switch | Enables dynamic environment switching in a web application without requiring a restart of the server. | 9 |
zjpzjp/vite-plugin-debug-proxy | Automates reverse proxy configuration for frontend development with Vite | 8 |
xyhxx/vite-react-proste | A simple, TypeScript-based web application project using Vite's React template | 19 |