%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/ugotscom/.trash/laravel/node_modules/laravel-mix/src/webpackPlugins/
Upload File :
Create Path :
Current File : /home/ugotscom/.trash/laravel/node_modules/laravel-mix/src/webpackPlugins/ManifestPlugin.js

class ManifestPlugin {
    /**
     * Apply the plugin.
     *
     * @param {Object} compiler
     */
    apply(compiler) {
        compiler.plugin('emit', (curCompiler, callback) => {
            let stats = curCompiler.getStats().toJson();

            // Handle the creation of the mix-manifest.json file.
            Mix.manifest.transform(stats).refresh();

            callback();
        });
    }
}

module.exports = ManifestPlugin;

Zerion Mini Shell 1.0