bigbite / build-tools

MIT License
6 stars 1 forks source link

[Bug]: Update @wordpress/dependency-extraction-webpack-plugin package #116

Open ampersarnie opened 6 months ago

ampersarnie commented 6 months ago

What happened?

With the introduction of the Interactivity API, Build Tools is unable to add @wordpress/interactivity to the dependency list correctly. Because of this, additional manual steps for adding the dependency to script enqueues and support is required by an engineer that we otherwise should not need to be doing.

The @wordpress/dependency-extraction-webpack-plugin package will need updating to the latest version (currently 5.7.0) to allow further support on this.

Additional steps and changes may be required to allow for @wordpress/interactivity to be used and implemented correctly.

Which environments are you experiencing the issue on?

CI (CircleCI, Travis, etc), CLI (macOS, Windows, etc)

Relevant log output

No response

ampersarnie commented 5 months ago

Moved to blocked until we have resolution and way forward on #117