2.1.0 • Published 3 months ago

magefront-plugin-concat v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

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.

2.1.0

3 months ago

1.2.2

8 months ago

1.2.1

8 months ago

2.0.0

8 months ago

1.2.0

8 months ago

1.1.0

8 months ago

1.0.0

8 months ago

0.3.0

9 months ago

0.2.0

10 months ago

0.2.2

10 months ago

0.1.1

1 year ago

0.1.0

2 years ago