wcg

0.0.4 • Public • Published

Maintenance

Webpack Config Generator

Webpack Config Generator - an npm package to create your own webpack configuration. Supports React, Vue and custom configuration. This project is inspired by https://createapp.dev

Usage

Install package globally

npm i -g wcg

Add webpack to existing project

In your project's directory, run:

wcg

Initialise new project with webpack

To initialise a new project with webpack config, run:

wcg --output=PROJECT_NAME

It will create a new directory with the given name and initialises webpack files in it.

Report bugs

The package is under continuous development and I am trying my best to spot bugs and resolve them. If you find any bug, feel free to raise an issue here.

Contribute

I am currently cleaning up the code and fixing bugs whenever I find one. To contribute, feel free to raise a PR here. Thanks! :)

Dependencies (7)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i wcg

    Weekly Downloads

    1

    Version

    0.0.4

    License

    MIT

    Unpacked Size

    20.7 kB

    Total Files

    9

    Last publish

    Collaborators

    • sarthaksehgal