We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm unable to run playroom build after upgrading to 0.34.1. I'm getting the following error:
playroom build
0.34.1
Error: HtmlWebpackPlugin: could not load file /path/to/repo/images/favicon.png - index.js:494 [repo]/[html-webpack-plugin]/index.js:494:35 error Command failed with exit code 1.
This seems to have been caused by PR #309
If I create a images/favicon.png file everything works correctly, but this seems unexpected for a patch release.
images/favicon.png
The text was updated successfully, but these errors were encountered:
faviconPath
@jordanoverbye does this snapshot work for you?
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
I'm unable to run
playroom build
after upgrading to0.34.1
. I'm getting the following error:This seems to have been caused by PR #309
If I create a
images/favicon.png
file everything works correctly, but this seems unexpected for a patch release.The text was updated successfully, but these errors were encountered: