1.2.1 • Published 1 year ago

webpackize v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.2.0

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago