Skip to content

Any way to set the WasmShellOutputPackagePath #560

Answered by jeromelaban
groogiam asked this question in Q&A
Discussion options

You must be logged in to vote

At this time, there isn't. The path is not random, and is built based on the contents of the dist folder. The reason for this is to ensure that caches don't break the runtime, as all files need to be exactly in sync when downloaded.

In many occasions, without a unique path, intermediate caches (explicit or transparent proxies, browsers, CDNs, etc...) would unevenly cache .clr files, causing apps to break.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@groogiam
Comment options

@jeromelaban
Comment options

@groogiam
Comment options

@jeromelaban
Comment options

@groogiam
Comment options

Answer selected by groogiam
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