在html中注入版本号信息
Scan modules for global variables and injects `import` statements where necessary
add custom attributes to inject script and link
lets you define html tags to inject with html-webpack-plugin
A sdk for support module federation
Inject <link rel='preload'> for Webpack/ViteJS
Inject css at the top of chunk file in lib mode using `import` statement, support multiple entries.
Split your index.html into multiple files and inject them where ever you want!
A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support
A HTML Webpack plugin for injecting <link rel='preload'>
Babel syntactic sugar for h automatic injection for Vue JSX
Helps to inject chunks to head and body via HtmlWebpackPlugin with additional options to add async/defer to chunks
<!-- automd:badges color=yellow packagephobia -->
Polyfill for Ember JS API.
Simplifies creation of HTML files to serve your webpack bundles
Babel plugin to emit decorator metadata like typescript compiler
Babel syntactic sugar for h automatic injection for Vue JSX with @vue/composition-api
A webpack plugin to dynamically inject code into the bundle.
Minimizer plugin for webpack
Plugin for ember-cli that injects live-reload script into HTML content.
Webpack file concatenation.
webpack utilities used by Create React App
Vite's minimum browser support target is [native ESM dynamic import](https://caniuse.com/es6-module-dynamic-import), and [`import.meta`](https://caniuse.com/mdn-javascript_operators_import_meta). This plugin provides support for legacy browsers that do no
Babel preset for Vue JSX