Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/henrylin03/webpack-template

template for webpack+prettier+babel
https://github.com/henrylin03/webpack-template

babel prettier template templates webpack

Last synced: 26 days ago
JSON representation

template for webpack+prettier+babel

Awesome Lists containing this project

README

        

# webpack-template

Template repository for Webpack 5 setup, with Prettier to make my code look nice, and Babel for pre-ES6 support.

To ensure full support of all browsers, though would bloat bundle, you can remove everything from the `.browserlistrc` file. By default, only browsers with >0.25% market share will be supported.