11 lines
265 B
Plaintext
11 lines
265 B
Plaintext
---
|
|
title: Webpack
|
|
label: Webpack
|
|
order: 70
|
|
---
|
|
|
|
Talk about common uses for extending and customizing the Webpack config.
|
|
|
|
- Alias server-only modules to reduce bundle size
|
|
- Whitelisting Environment Variables via DefinePlugin (#whitelisting-environment-variables)
|