Skip to content

Commit

Permalink
doc: add assets info
Browse files Browse the repository at this point in the history
  • Loading branch information
tomickigrzegorz committed Nov 23, 2020
1 parent 7fb5ba4 commit 8daf99a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ npm run prod
- [`terser-webpack-plugin`](https://github.com/webpack-contrib/terser-webpack-plugin) - Minify JavaScript
- [`workbox-webpack-plugin`](https://github.com/GoogleChrome/workbox/tree/master/packages/workbox-webpack-plugin) - Workbox provides two webpack plugins: one that generates a complete service worker for you and one that generates a list of assets to precache that is injected into a service worker file.

### Assets
- `.htaccess` - optimized 100/100 in google https://web.dev/measure/ of course when there are no ads ;)
- `manifest.json` - of course you can use the `favicons-webpack-plugin` that will generate all possible elements in the manifest

## License

This project is open source and available under the [MIT License](LICENSE).

0 comments on commit 8daf99a

Please sign in to comment.