on-build-webpack
Version:
Webpack plugin that gives ability to add callback after build
15 lines (13 loc) • 369 B
JSON
{
"name": "on-build-webpack",
"version": "0.1.0",
"description": "Webpack plugin that gives ability to add callback after build",
"main": "on_build_webpack.js",
"repository": {
"type": "git",
"url": "https://github.com/kossnocorp/on-build-webpack"
},
"keywords": ["webpack"],
"author": "Sasha Koss <kossnocorp@gmail.com>",
"license": "MIT"
}