mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Add brotli test (#7976)
* Add brotli test * Check if we can use brotli * vendor brotli * Update .gitattributes * Brotli is now always available * Update licensing.md --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -42,3 +42,6 @@ docs/**/* linguist-documentation
|
||||
test/**/* linguist-documentation
|
||||
bench/**/* linguist-documentation
|
||||
examples/**/* linguist-documentation
|
||||
|
||||
src/deps/*.c linguist-vendored
|
||||
src/deps/brotli/** linguist-vendored
|
||||
|
||||
Reference in New Issue
Block a user