Package Exports
- @gladejs/rollup
- @gladejs/rollup/browser-sync
- @gladejs/rollup/html-minifier
Readme
GladeJS Rollup Module
Description
This is the GladeJS Module adding support for Rollup, move along.
...
..
.
Well, if you're still here I guess that you know what you're doing. 🙄
Content
You'll find just 4 pieces of functionality & their related tickets in this repository :
- The main GladeJS Rollup plugin, the actual core of the project
- The asset "transformer" hook, the magic to handle your images
- The "browser-sync" Rollup plugin I wrote since I couldn't find any
- The "html-minifier" Rollup plugin I wrote for the exact same reason