UNPKG

laravel-mix-glob

Version:

Laravel mix extension that add support for globs usage with an extensive concise api. For a more natural boosted productivity and dynamic. Configure once and forget about adding the files each time.

3 lines (2 loc) 305 B
"use strict";var e=require("laravel-mix"),i=require("laravel-mix/src/components/Component");const r=new(require("../MixGlob/index.js").MixGlob)({mix:e});class n extends i.Component{mix(){return r.mixApiManager.getExtendedApi()}}exports.MixGlobPlugin=n,exports.mixGlob=r; //# sourceMappingURL=index.js.map