Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
This is for performance.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes https://github.com/Jarred-Sumner/bun/issues/112
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`@babel/parser`)
|
|
|
|
|
|
has been running for awhile
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|