Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

fix: handle entry points with custom output filename #922

Merged
merged 3 commits into from
Jun 3, 2019

Conversation

DimitarTachev
Copy link
Contributor

PR Checklist

What is the current behavior?

When a custom filename is set in the Webpack output property (e.g. output.file…name: "[name].custom.js"), the plugin is throwing an exception.

What is the new behavior?

The custom filenames are properly handled.

@cla-bot cla-bot bot added the cla: yes label Jun 3, 2019
@DimitarTachev DimitarTachev merged commit 48b26f4 into master Jun 3, 2019
@DimitarTachev DimitarTachev deleted the tachev/fix-custom-output branch June 3, 2019 14:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants