webpackize
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "webpackize", | ||
"description": "A predefined configuration for webpack.config.json", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "type": "module", |
@@ -5,2 +5,3 @@ # Webpackize | ||
![license](https://img.shields.io/github/license/iamando/webpackize?color=success) | ||
![npm](https://img.shields.io/npm/v/weal) | ||
![release](https://img.shields.io/github/release-date/iamando/webpackize) | ||
@@ -10,4 +11,12 @@ | ||
![Demo](docs/webpackize.png) | ||
## Usage | ||
Change directory to your project | ||
```bash | ||
cd project_name | ||
``` | ||
Recommended simple use case | ||
@@ -14,0 +23,0 @@ |
Sorry, the diff of this file is not supported yet
39476
14
59