You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we use it, items should pull from the config file. This could include stuff like jQuery and other stuff WordPress includes by default to keep that stuff out of our production bundles.
Integrating the WordPress Dependency Extraction Webpack Plugin. We will need to add a config option which prevents the plugin from loading since it omits a bunch of scripts by default.
If we use it, items should pull from the config file. This could include stuff like jQuery and other stuff WordPress includes by default to keep that stuff out of our production bundles.
https://webpack.js.org/configuration/externals/
The text was updated successfully, but these errors were encountered: