2.1.0 • Published 1 year ago

magefront-plugin-concat v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.2.2

2 years ago

1.2.1

2 years ago

2.0.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.2.2

2 years ago

0.1.1

3 years ago

0.1.0

3 years ago