Replies: 1 comment
-
I'm sorry. Maybe I'd misunderstood the purpose of "targets" field. I realize |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Nice to meet you🙏
Please let me ask about the usage of "publicUrl" with relative path.
For example, I have two html files as entry points(doc1.html, doc2.html) and both files refer same image file(image1.jpg).
When I want resolved path not to be absolute but relative, is this
targets
field in package.json proper?It seems to work apparently well. But resolved url of shared resouces like image1.jpg in example is broken. I can't distinguish whether it's a bug or an improper configuration.
Beta Was this translation helpful? Give feedback.
All reactions