rmrevin / yii2-minify-view

Yii2 View component with minification css & js
MIT License
191 stars 67 forks source link

Place minify files on s3 bucket #49

Closed Er-Kalpesh closed 7 years ago

Er-Kalpesh commented 7 years ago

Is there any way by which we can directly place our minify files on s3 bucket and use the cdn url of those menify files ?

rmrevin commented 7 years ago

Hello. You can implement this, but you will have to expand the extension yourself.