Skip to content
New issue

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

publicPath should utilize newer version of loader-utils to set file path in html #1

Open
ZachTRice opened this issue Jun 1, 2019 · 0 comments

Comments

@ZachTRice
Copy link
Contributor

The getPublicPath function should utilize a new version of loader-utils to set the file path before injecting the icon paths. Currently, the path will be [favicon] if no publicPath is set in webpack.
if '/' is set in webpack, the path will be /[favicon] for any file, included those that are nested and not directly in the root.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant