This package has been deprecated

Author message:

now obsolete, use @rollup/plugin-terser instead

rollup-plugin-minification

0.2.0 • Public • Published

rollup-plugin-minification

This is an emergency replacement for rollup-plugin-terser which is currently not in active development.

There is an official solution for the terser plugin on the way, as it is going to be part of the rollup plugins repository. Until it is available you can use this plugin as a 1:1 replacement for rollup-plugin-terser.

Installation

npm i rollup-plugin-minification -D

Usage

rollup config:

//import { terser } from "rollup-plugin-terser";
import { terser } from "rollup-plugin-minification";

License

MIT

Copyright (c) 2022, UmamiAppearance

Readme

Keywords

Package Sidebar

Install

npm i rollup-plugin-minification

Weekly Downloads

168

Version

0.2.0

License

MIT

Unpacked Size

11.5 kB

Total Files

8

Last publish

Collaborators

  • umami.appearance