11 lines
225 B
Plaintext
11 lines
225 B
Plaintext
---
|
|
title: Webpack
|
|
label: Webpack
|
|
order: 70
|
|
---
|
|
|
|
Talk about common uses for extending and customizing the Webpack config.
|
|
|
|
- Provide ENV vars to admin bundle via DefinePlugin
|
|
- Alias server-only modules to reduce bundle size
|