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

2.1.0 • Public • Published

magefront-plugin-concat

Merge files into one.

Install

npm i magefront-plugin-concat

Usage

import concat from 'magefront-plugin-concat'

export default {
  plugins: [concat({ src: '**/*.css', dest: 'css/all-styles.css' })],
}

See the documentation for more information.

/magefront-plugin-concat/

    Package Sidebar

    Install

    npm i magefront-plugin-concat

    Weekly Downloads

    3

    Version

    2.1.0

    License

    MIT

    Unpacked Size

    3.63 kB

    Total Files

    5

    Last publish

    Collaborators

    • ubermanu