Skip to content

Programmatically create and test webpack config #118

Closed
@chrisvfritz

Description

@chrisvfritz

I love that you have an e2e test to confirm that it basically works. 😄 One of the biggest issues I've encountered with templates I maintain is the difficult of making changes as they grow more complex. As you expand and perhaps include optional features, this may be a good time to start producing the webpack configs programmatically, with e2e tests for each individual feature (and combination of features).

A resource that may be helpful is maintainable-webpack-config. It's a very immature experiment in programmatically producing a validated and tested Webpack config. May be useful as inspiration.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions