Need to verify this, but I think some packages such as glob and glob-promise are being used by faust packages but are no longer dependencies when they maybe should be?
Steps to reproduce
Take an existing project using Faust
update to use the latest faust (using yarn link)
try and build the project and see what dependencies are now required when they weren't required before
Additional context
No response
@faustwp/core Version
canary
@faustwp/cli Version
3.0.2
FaustWP Plugin Version
n/a
WordPress Version
n/a
Additional environment details
n/a
Please confirm that you have searched existing issues in the repo.
Description
The changes made in https://github.com/wpengine/faustjs/pull/1929 might be considered a breaking change as projects that use faust might now break until they install dependencies.
Need to verify this, but I think some packages such as
glob
andglob-promise
are being used by faust packages but are no longer dependencies when they maybe should be?Steps to reproduce
Additional context
No response
@faustwp/core Version
canary
@faustwp/cli Version
3.0.2
FaustWP Plugin Version
n/a
WordPress Version
n/a
Additional environment details
n/a
Please confirm that you have searched existing issues in the repo.