altence / lightence-ant-design-react-template

Free and easy-to-use admin template based on React 17+
https://altence.com/lightence-landing
MIT License
1.01k stars 258 forks source link

Put Assets into Cloudflare #236

Closed alexanderrudnik closed 2 years ago

alexanderrudnik commented 2 years ago

Is your feature request related to a problem? Please describe. 1) Sometimes it takes significant time to load assets from res.cloudinary 2) Reducing the bundle size by optimizing local assets

Describe the solution you'd like 1) Take an asset 2) Optimize it (if image then convert to .webp https://image.online-convert.com/ru/convert-to-webp and postprocess by https://tinypng.com/ 3) Put all the assets (local images and res.cloudinary) to the CloudFlare