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
Using the documentation and combined, but not Minifying. So I can not optimize the scripts correctly, I can do? OctoberCMS there any way?
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!
1-5 of 5