Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @wecdev/webpack-hook-attacher-plugin with all npm packages installed. Try it out:

var webpackHookAttacherPlugin = require("@wecdev/webpack-hook-attacher-plugin")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@wecdev/webpack-hook-attacher-plugin v5740.0.6

With this plugin you can attach own or predefined file/directory (copy, create, rename, merge, replace in etc...) or predefined system (sleep, run process, etc...) operations to any webpack hook. We created this plugin because it is difficult to find file operation webpack plugins that runs in the proper phase of our buid process: delete build folder, copy files BEFORE the build process, copy files, replace in files, merge JSON files, zip build folder AFTER build process.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free