Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/henrylin03/webpack-template
- Owner: henrylin03
- License: mit
- Created: 2024-06-01T07:00:25.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-29T03:14:04.000Z (4 months ago)
- Last Synced: 2024-09-29T02:40:20.031Z (about 1 month ago)
- Topics: babel, prettier, template, templates, webpack
- Language: CSS
- Homepage:
- Size: 148 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.