Skip to content

PluginAdapterBase: deprecate and replace and webpackOutputDirectory method #21635

@mcollovati

Description

@mcollovati

webpackOutputDirectory method should be deprecated and replaced by a new method frontendOutputDirectory.

To reduce the change impact, the frontendOutputDirectory method will be a default method, delegating to webpackOutputDirectory. However, Flow Maven and Gradle plugins will implement it explicitly.

Flow code base should be updated to use the new method.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

✅ Closed

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions