filemanager-webpack-plugin
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "filemanager-webpack-plugin", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Cross environment file and directory management for Webpack builds", | ||
@@ -8,3 +8,2 @@ "main": "lib/index.js", | ||
"build": "rollup -c", | ||
"b": "cross-env NODE_ENV=production babel src -d dist", | ||
"webpack": "webpack --progress", | ||
@@ -11,0 +10,0 @@ "webpack-dev-server": "webpack-dev-server --progress" |
@@ -0,3 +1,12 @@ | ||
<div align="center"> | ||
<img src="https://user-images.githubusercontent.com/19170080/29996498-a5ed1944-8fcd-11e7-8729-625eb997dbfe.png" /> | ||
</div> | ||
# Webpack File Manager Plugin | ||
[![Build Status](https://travis-ci.org/gregnb/filemanager-webpack-plugin.svg?branch=master)](https://travis-ci.org/gregnb/filemanager-webpack-plugin) | ||
[![dependencies Status](https://david-dm.org/gregnb/filemanager-webpack-plugin/status.svg)](https://david-dm.org/gregnb/filemanager-webpack-plugin) | ||
[![npm version](https://badge.fury.io/js/filemanager-webpack-plugin.svg)](https://badge.fury.io/js/filemanager-webpack-plugin) | ||
This plugin allows you to manage files and directories before or after Webpack builds. | ||
@@ -4,0 +13,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18839
12
69