vite-plugin-conditional-compile
Environment variable-based conditional compiler
A plugin for Vite that enables conditional compilation based on environment variables.
Conditional compilation syntax based on environment variables for Vite. Vite 下基于环境变量的条件编译
66 stars
3 watching
7 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
compilerconditionalvite
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. | 24 |
| | A plugin to validate environment variables during build and development phases of web applications. | 174 |
| | Enables compilation and execution of Elm code within Vite projects. | 202 |
| | A plugin that enables JSX support in Vue 2.7 applications with incremental compilation and hot module replacement (HMR) | 57 |
| | A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
| | Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. | 16 |
| | Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |
| | A Vite plugin that integrates the Biome linter and formatter into the build process for fast and automated code quality checks. | 50 |
| | A plugin for Vite that adds customizable shortcut keys to the development environment. | 10 |
| | An integration to run solid-js with vite. | 446 |
| | A Vite plugin for setting up Cesium projects with TypeScript and CSS. | 237 |
| | Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility | 60 |
| | Allows defining and reusing SFC components within other SFCs. | 96 |
| | A plugin that allows defining global constants to be shared across multiple projects using Vite as the build tool | 9 |
| | Enables dynamic environment switching in a web application without requiring a restart of the server. | 10 |