-
html-bundler-webpack-plugin
This plugin allows to use an HTML template as a starting point for all dependencies used in your web application. All source styles, scripts specified in HTML are processed, and the extracted JS, CSS are saved to the output directory. The plugin automatically substitutes output filenames into the generated HTML file.
Fortunately, there is such a "right" Webpack plugin - html-bundler-webpack-plugin
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
Using a handlebars template in JS on client-side
-
Auto generate favicons and inject into HTML with Webpack
-
Ask HN: What's the state of the art in reliable JavaScript bundling?
-
Bundling into a Library
-
html-bundler-webpack-plugin: The plugin handles HTML template as entry point, extracts CSS and JS whose source files are specified in HTML.