diff options
author | 2022-02-10 01:37:23 -0800 | |
---|---|---|
committer | 2022-02-10 01:37:23 -0800 | |
commit | 2e2521c6381104e7697b9c44918bf8fb313ccb3e (patch) | |
tree | 1292eaba2f344a002ffb2fda50131a91732eb18b /integration/macro | |
parent | bcdd2cf220de171bd48d0293015283ab2d104a91 (diff) | |
download | bun-2e2521c6381104e7697b9c44918bf8fb313ccb3e.tar.gz bun-2e2521c6381104e7697b9c44918bf8fb313ccb3e.tar.zst bun-2e2521c6381104e7697b9c44918bf8fb313ccb3e.zip |
[bun dev] Implement `hash:` namespace for `file` loader to improve browser cache invalidation
This appends a hash to URLs and import paths
In `bun dev`, this means:
`/foo.woff2` => `/hash:/foo.woff2`
`bun dev` simply ignores this.
Diffstat (limited to 'integration/macro')
0 files changed, 0 insertions, 0 deletions