Can I use this?

This feature is available since Webiny v5.39.0.

What you’ll learn
  • how to modify Webpack config of the Admin app

Overview
anchor

Admin app is built using a Webpack config derived from a very popular create-react-app boilerplate for React apps. Most of what you need is already covered by the config. However, if you need to modify our default config, there’s a simple way to access and modify the default config.

Modify Webpack Config
anchor

apps/admin/webiny.config.ts