mix-json-group

1.0.0 • Public • Published

MIX JSON GROUP

This simple plugin bundle json file content of the same name into a single file. use glob for json file matching.

Usage

1- install the plugin:

npm i mix-json-group

2- in webpack.mix.js file add the following:

require('mix-json-group');

//mix.jsonGroup(source,dist)

mix.jsonGroup('./resources/js/modules/**/locales/*.json', './locales')

Package Sidebar

Install

npm i mix-json-group

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

1.62 kB

Total Files

3

Last publish

Collaborators

  • drmovi