Webpack tools
Webpack is a library used during the build process to transform your source code into static bundles. The Buildpack package provides different tools that give you access to this process and let you make changes.
List of tools
A function to that returns the default PWA Studio Webpack configuration.
Provides a configuration that helps resolve static Magento assets.
Magento root components plugin
Webpack plugin for creating chunks based on root components.
A utility for configuring Webpack's development server specifically for PWA Studio development.
Webpack plugin for configuring the service worker.