webpack-deploy2war

0.1.1 • Public • Published

webpack-deploy2war

A small library for webpack config plugin to export war file

Installation

npm install webpack-deploy2war --save-dev

Usage

var DeployToWar = require('webpack-deploy2war');

plugins: [ new DeployToWar({ fileName: "web.employee.war" }) ]

Release History

  • 0.1.0 Initial release

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.113latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.113
0.1.00

Package Sidebar

Install

npm i webpack-deploy2war

Weekly Downloads

13

Version

0.1.1

License

ISC

Last publish

Collaborators

  • ginozhan