This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

Cazs
Cazs

Using the documentation and combined, but not Minifying. So I can not optimize the scripts correctly, I can do? OctoberCMS there any way?

Crazymodder
Crazymodder

Please check config/cms.php and there parameter: 'enableAssetMinify'

Cazs
Cazs

doens't work enableAssetMinify = true

pratyushpundir6424
pratyushpundir6424

@Cazs - I'm not sure about this but as far as I know, October won't minify assets in your dev environment. In your project root, run the following command to make sure what environment you are running in:

php artisan env

You can see if the minification is working by either checking on something like staging environment or temporarily changing your local environment to production just to test this out.

Good luck!

godhanipnj13117535

1-5 of 5

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.