Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
tomickigrzegorz committed May 10, 2021
1 parent 045b5a3 commit a723c16
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,10 @@

<center>
<a href="https://github.com/webpack/webpack">
<img width="150" height="150" src="https://webpack.js.org/assets/icon-square-big.svg">
</a>

# Webpack Boilerplate - multiple entry

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

Minimal Webpack 5 boilerplate with Babel, core-js, Sass, Pug, ESlint and a lot mor. It also includes optimization for development and production build.
A version with [webpack 4](https://github.com/tomik23/webpack-boilerplate/tree/webpack-4) is also available.

</center>


## Clone the repo and install dependencies
```bash
Expand Down

0 comments on commit a723c16

Please sign in to comment.