This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

rollup-config-webext

1.1.0 • Public • Published

rollup-config-webext

Suggested configuration to bundle files in browser extensions.

It bundles external dependencies like browserify and creates an IIFE bundle.

Install

npm install --save-dev rollup-config-webext

Usage

rollup \
--config node:webext \
--input background.js \
--output dist/background.js

Related

License

MIT © Federico Brigante

Readme

Keywords

none

Package Sidebar

Install

npm i rollup-config-webext

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • fregante