Skip to content

Commit 8b0ba53

Browse files
committed
Docs fix
1 parent 870e78d commit 8b0ba53

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

esbuild-plugins.mjs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import path from 'node:path';
22
/**
3-
* this plugin resolves to a browser version of compression.ts that
4-
* does not include LZO comprssion.
3+
* this plugin resolves to a browser version of compression.ts that uses different code for browsers
54
*/
65
export const compressionBrowserPlugin = {
76
name: 'compressionBrowser',

0 commit comments

Comments
 (0)