Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nystudio107/annotated-webpack-config
This is the companion github repo for the "An Annotated webpack 4 Config for Frontend Web Development" article.
https://github.com/nystudio107/annotated-webpack-config
annotated config development frontend javascript nodejs webpack webpack4
Last synced: 20 days ago
JSON representation
This is the companion github repo for the "An Annotated webpack 4 Config for Frontend Web Development" article.
- Host: GitHub
- URL: https://github.com/nystudio107/annotated-webpack-config
- Owner: nystudio107
- License: mit
- Created: 2018-10-23T02:38:58.000Z (about 6 years ago)
- Default Branch: webpack-4
- Last Pushed: 2021-05-12T00:25:17.000Z (over 3 years ago)
- Last Synced: 2024-10-31T07:34:18.984Z (about 1 month ago)
- Topics: annotated, config, development, frontend, javascript, nodejs, webpack, webpack4
- Language: JavaScript
- Homepage: https://nystudio107.com/blog/an-annotated-webpack-4-config-for-frontend-web-development
- Size: 1.56 MB
- Stars: 434
- Watchers: 27
- Forks: 72
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- my-awesome-list - annotated-webpack-config
README
# Annotated webpack 4 Config
This is the companion github repo for the [An Annotated webpack 4 Config for Frontend Web Development](https://nystudio107.com/blog/an-annotated-webpack-4-config-for-frontend-web-development) article.
It contains the full webpack config and ancillary files discussed in the article.
Please see the article for details.