Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

output name affects WebIndexPlugin target #761

Closed
dakom opened this issue Aug 30, 2017 · 0 comments
Closed

output name affects WebIndexPlugin target #761

dakom opened this issue Aug 30, 2017 · 0 comments
Labels

Comments

@dakom
Copy link
Contributor

dakom commented Aug 30, 2017

setting output in FuseBox.init() affects the written target file from WebIndexPlugin

For example:

dist/$name.js -> index.html
dist/$name.min.js -> index.html.min

@devmondo devmondo added the bug label Aug 31, 2017
nchanged added a commit that referenced this issue Sep 4, 2017
* WebIndex filename (index.html) now ignores hashes and take a directory from the user output property

That fixes a case, where an output is set to `dist/$name.min.js` and the resulting file looks like index.html.min
* Closes #761
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants