0.0.6 • Published 2 years ago

rollup-plugin-bundle-manifest v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

rollup-plugin-bundle-manifest

codecov

A rollup plugin to generate a manifest file for the bundle.

Why

I was going to build a react SSR app based on rollup. Then I encountered a problem, how to generate the script tags in the initial HTML on the server side.

I need to know all the entries JS and assets in the client bundles, so I create this rollup plugin.

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago