
A Vite plugin that adds subresource integrity hashes to your index.html at build time.

RollupJS is a popular and efficient JavaScript module bundler that takes the code from multiple modules and packages them into a single optimized file, minimizing the overall size of the application and improving its performance.