1.2.1 • Published 3 years ago

webpackize v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Webpackize

build license npm release

A predefined configuration for webpack.config.js

Demo

Usage

Change directory to your project

cd project_name

Recommended simple use case

# basic
npx webpackize

# directly specify the project type for the config (ex: react, vue, next , etc...)
npx webpackize --project <project-type>

Using global installation

npm install -g webpackize # npm
yarn add global webpackize # yarn

# you need just to call the package and it's done
webpackize

# directly specify the project type for the config (ex: react, vue, next , etc...)
webpackize --project <project-type>

Framework and Library supported

Project Type available for CLI:

Support

Webpackize is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers.

License

Webpackize is MIT licensed.

1.2.1

3 years ago

1.2.0

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago