php - Production mode assetic -
php - Production mode assetic -
hi have troubles when going in production mode assetic ( 1st time )
when seek run command
php app/console assetic:dump --env-prod --no-debug
i message
the source file "...." not exist.
well hell yeah assetic, file not exist ! not in src/ folder , not in web/ folder either. there kind of assetic cache?
i had file sent me error, happened disappear after ran assets:install not time
i ran : cache:clear, cache:clear --env prod, assets:install,..
i have no thought i'm doing. thanks
and solution is.. manually delete cache
php symfony2 product assetic
Comments
Post a Comment