Learn
It’s time to practice using build tools!
We’ll use one of the most popular build tools, Webpack, to bundle:
- JavaScript files
- stylesheets
- images
- fonts
- text files
While an expert might configure this all at once, we will add one type of file at a time over the course of the lesson.
Instructions
Check out the image on the right. It shows Webpack bundling a bunch of resources into a project.
Click “Next” when you’re ready to move on.
Sign up to start coding
By signing up for Codecademy, you agree to Codecademy's Terms of Service & Privacy Policy.