Skip to content
Discussion options

You must be logged in to vote

But I found that using http://asset.localhost/ in css results in 403

that's always an incorrect scope config. try "resources/images/**/*" instead.

and using asset:// results in ERR_UNKNOWN_URL_SCHEME

asset:// is macos/linux - http://asset.localhost is windows (that's also why convertFileSrc exists so that you don't have to worry about it).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@misaka10843
Comment options

Answer selected by misaka10843
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants