magefront-plugin-terser
TypeScript icon, indicating that this package has built-in type declarations

2.1.0 • Public • Published

magefront-plugin-terser

Minify JS files with terser.

Install

npm i magefront-plugin-terser

Usage

import terser from 'magefront-plugin-terser'

export default {
  plugins: [terser()],
}

See the documentation for more information.

/magefront-plugin-terser/

    Package Sidebar

    Install

    npm i magefront-plugin-terser

    Weekly Downloads

    1

    Version

    2.1.0

    License

    MIT

    Unpacked Size

    3.33 kB

    Total Files

    5

    Last publish

    Collaborators

    • ubermanu