https://github.com/modernweb-dev/rollup-plugin-html
Rollup plugin for bundling HTML files
https://github.com/modernweb-dev/rollup-plugin-html
Last synced: 4 months ago
JSON representation
Rollup plugin for bundling HTML files
- Host: GitHub
- URL: https://github.com/modernweb-dev/rollup-plugin-html
- Owner: modernweb-dev
- Created: 2024-01-10T21:32:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T15:49:29.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T23:52:42.344Z (almost 2 years ago)
- Language: TypeScript
- Size: 152 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# rollup-plugin-html
Plugin for bundling HTML files. Bundles module scripts and linked assets in HTML files and injects the hashed filenames.
See [our website](https://modern-web.dev/docs/building/rollup-plugin-html/) for full documentation.