Add content to "Webpack"
This commit is contained in:
committed by
Kamran Ahmed
parent
8054ac8d0e
commit
fb55ccc5cf
@ -1 +1,8 @@
|
||||
# Webpack
|
||||
# Webpack
|
||||
|
||||
Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
|
||||
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://webpack.js.org/'>Webpack Official Website</BadgeLink>
|
||||
<BadgeLink colorScheme='blue' badgeText='Official Documentation' href='https://webpack.js.org/concepts/'>Webpack Documentation</BadgeLink>
|
||||
|
Reference in New Issue
Block a user