An open API service indexing awesome lists of open source software.

https://github.com/webkong/easyify

A compilation tools for FE, built with webpack4.x, compile faster and smart, make work easier.
https://github.com/webkong/easyify

autodeployments axios bundler compress element-ui flowjs gzip hot-reloading multipage-application multiprojects nodejs vue vue-router vuex web webpack4 workflow

Last synced: 4 months ago
JSON representation

A compilation tools for FE, built with webpack4.x, compile faster and smart, make work easier.

Awesome Lists containing this project

README

          

![logo](https://easyify.webkong.cn/_media/logo.png)

![CircleCI](https://img.shields.io/circleci/project/github/webkong/easyify.svg)[![npm package](https://img.shields.io/npm/v/easyify.svg)](https://www.npmjs.com/package/easyify)![npm](https://img.shields.io/npm/l/easyify.svg)![node](https://img.shields.io/node/v/easyify.svg)![webpack](https://img.shields.io/badge/webpack-4.16+-green.svg)

>A compilation tools for FE, built with webpack4.x, compile faster and smart, make work easier.

### what is easyify

A tool built with webapck to solve problems in front-end engineering.
It support build Vue project and H5 project. React project is coming...

### Feature

* node 8.11+
* Webpack 4.16+
* Vue/H5 application
* Sigle-page/Multi-page application
* Multi-project in one repository
* Configurable environment variable
* Hot reload
* Gzip
* Dll bundle
* One-click deployment
* Flow

### Document

[Document](https://easyify.webkong.cn)

### Other

[easyify-cli](https://github.com/webkong/easyify-cli)

### Update Logs

#### v1.1.3

* Unified configuration environment
* Streamlined commands

#### v1.1.6

* support flow types

#### v1.1.8

* fix build wrong path
* Adjust the built directory structure

#### v1.1.10

* Fix dll packages error
* Use multi-core compression JavaScript

#### v1.2.0

* Fix CSS loaders bug

#### Author
![me](https://s.gravatar.com/avatar/1fe24100ab2109076fd777d1ad0a28c5?s=100)