Skip to content

In multiple configurations context, no bundle is created #1513

Description

@CodeTroopers

When we use an array of configuration objects, if one build fails then no bundle files is created.

In this repository, I have a configuration to create a "dist/bundle.js" file and a configuration to create "dist/tests.js" file. If I simulate an error on the build of "dist/tests.js" file then the file "dist/bundle.js" is not created although there is no reason to not generate it

Metadata

Metadata

Assignees

No one assigned

    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