enhance-dev / arc-plugin-rollup

Plugin for bundling pages for the browser in Enhance projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arc-plugin-rollup

Plugin for bundling pages for the browser in Enhance projects

Usage

npm i @enhance/arc-plugin-rollup

Add the plugin to your arc file

@plugins
enhance/arc-plugin-rollup

Any file added to /app/browser will be bundled to /public/pages

About

Plugin for bundling pages for the browser in Enhance projects

License:Apache License 2.0


Languages

Language:JavaScript 97.1%Language:Arc 2.9%