Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shuizhongyueming/rollup-plugin-output-manifest
Rollup plugin for generating a chunk manifest
https://github.com/shuizhongyueming/rollup-plugin-output-manifest
Last synced: 3 months ago
JSON representation
Rollup plugin for generating a chunk manifest
- Host: GitHub
- URL: https://github.com/shuizhongyueming/rollup-plugin-output-manifest
- Owner: shuizhongyueming
- Created: 2019-07-22T05:21:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-25T08:00:58.000Z (about 1 year ago)
- Last Synced: 2024-03-15T06:25:17.613Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 222 KB
- Stars: 22
- Watchers: 2
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - output-manifest - Generating a chunk manifest. (Plugins / Output)
README
# Rollup Manifest Plugin
The real package content is at [packages/main](./packages/main/).
And the [packages/example](./packages/example) is a standalone test environment.