/webpack-config

My webpack config

Primary LanguageJavaScriptMIT LicenseMIT

📦 Webpack config

License: MIT

Installation

Clone this repo and npm install.

npm i

Usage

Development server

npm start

You can view the development server at localhost:8080.

Production build

npm run build

Dependencies

webpack

Babel

Loaders

Plugins

Linters

License

This project is open source and available under the MIT License.