How to make assets/*.file path in PublicPath in the d.ts ? #476
zouhangwithsweet
started this conversation in
General
Replies: 1 comment 2 replies
-
You can't. "assets" must be imported into JS files, they're transformed by vite and their filenames will be inconsistent in the output directory. In your case, What's the difference for a CSS file?
|
Beta Was this translation helpful? Give feedback.
2 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.
-
Beta Was this translation helpful? Give feedback.
All reactions