This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

webpack-devil

0.0.22 • Public • Published

webpack-devil

Demo for webpack.

  • Directory structure for open source projects:

    .
    ├── README.md
    ├── LICENSE
    ├── .gitignore
    ├── .editorconfig
    ├── .eslintrc.js
    ├── postcss.config.js
    ├── package.json
    ├── src/
    |   ├── js/
    |   ├── css/
    |   ├── img/
    |   ├── font/
    |   ├── json/
    |   ├── static/
    |   ├── html/
    |   ├── other.js
    |   └── index.js
    └── build/
        ├── webpack.base.js
        ├── webpack.dev.js
        ├── webpack.dll.js
        └── webpack.prod.js
    

Readme

Keywords

Package Sidebar

Install

npm i webpack-devil

Weekly Downloads

2

Version

0.0.22

License

MIT

Unpacked Size

837 kB

Total Files

35

Last publish

Collaborators

  • realgeoffrey