stagu

1.0.2 • Public • Published

stagu

项目介绍

gulp 静态网站工程

  • postcss
  • babel
  • ejs

配置文件 stagu.config.js

module.exports = {
    html: {
        minify: false
    },
    js: {
        minify: true
    },
    css: {
        minify: true
    },
    img: {
        minify: true
    },
    template: {}
};

Readme

Keywords

none

Package Sidebar

Install

npm i stagu

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

305 kB

Total Files

10

Last publish

Collaborators

  • dawenxi