Skip to content

Commit a274e97

Browse files
authored
Update README.md
added caching icons section
1 parent 5ec702b commit a274e97

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ Please refer to [`the upgrade guide`](UPGRADE.md) when updating the library.
3737

3838
Blade Google Material Design Icons uses Blade Icons under the hood. Please refer to [the Blade Icons readme](https://github.com/blade-ui-kit/blade-icons) for additional functionality. We also recommend to [enable icon caching](https://github.com/blade-ui-kit/blade-icons#caching) with this library.
3939

40+
## Caching Icons
41+
42+
It's a good idea to add the `icons:cache` command as part of your deployment pipeline and always cache icons in production. This will significantly improve performance of the application. Refer [Caching](https://github.com/driesvints/blade-icons?tab=readme-ov-file#caching) section for details.
43+
4044
## Configuration
4145

4246
Blade Google Material Design Icons also offers the ability to use features from Blade Icons like default classes, default attributes, etc. If you'd like to configure these, publish the `blade-google-material-design-icons.php` config file:

0 commit comments

Comments
 (0)