Skip to content

Commit f4828ad

Browse files
authored
Update README.md
1 parent 505b8f2 commit f4828ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ which generates the following `_redirects` file:
5959
### Brotli compression
6060

6161
Preact-CLI have a flag `--brotli` which automatically generates brotli compressed assets for all the javascript files. To serve these files using netlify you can use `brotli` option as shown below.
62+
> For more info please check this blog post https://medium.com/@prateekbh/using-brotli-with-preact-cli-3-ca03125b1e2b
6263
6364
```js
6465
export default function(config) {
@@ -120,4 +121,4 @@ You can verify these rules at [netlify playground](https://play.netlify.com/)
120121

121122
## License
122123

123-
MIT © [VinayPuppal](https://www.vinaypuppal.com)
124+
MIT © [VinayPuppal](https://www.vinaypuppal.com)

0 commit comments

Comments
 (0)