parent
8054ac8d0e
commit
fb55ccc5cf
1 changed files with 8 additions and 1 deletions
@ -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> |
||||||
|
Loading…
Reference in new issue