Skip to content

Prevent duplicated entrypoint files when building a Forge app with Webpack #195

@tbinna

Description

@tbinna

The Webpack config of the current Forge app generator creates both a main.js and index.js when run. Forge only accepts index.js. Prevent main.js from being generated since it is not used.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions