2.0.0 • Published 3 years ago

imrdjai-webpack-template v2.0.0

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

${Mr.DJA} Webpack Template

npm

Webpack Template by ${Mr.DJA}!


Usage:

It's simple, run *the following command** inside an empty directory, make sure that you have npm and npx installed on your system.

$ npx imrdjai-webpack-template [--force]

*Note: you can also pass --force as a parameter to the command to bypass the directory check. DO IT AT YOUR OWN RISK!

Features:

This is a very basic and well configured Webpack template. It supports ES modules, SCSS, JSX...

webpack-dev-server and webpack-bundle-analyzer are included 😁.

To run the dev server use:

$ npm run start

To build the project and launch the bundle analyzer use:

$ npm run build

The template also includes a basic working example, you will find it inside the src folder. start working on your project from there.

Enjoy 😉

Wait.. You forgot to leave a star! I think.. ⭐

2.0.0

3 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.2.1

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago