I am using the latest master build of RequireJSBundle and when using i noticed existing files are not removed and new files keep generating untill the "unable to write" exception is thrown.
php app/console assetic:dump --watch
File example:
10:05:28 [file+] /web/symfony.coremanager.dev/app/../web/js/general_part_1_general_part_1_1_general_part_1_general_part_1_1_1_general_part_1_general_part_1_1_general_part_1_general_part_1_1_1_1_general_part_1_general_part_1_1_general_part_1_general_part_1_1_1_general_part_1_general_part_1_1_general_part_1_general_part_1_1_1_1_1.js
[error] Unable to write file /web/symfony.coremanager.dev/app/../web/js/general_part_1_general_part_1_1_general_part_1_general_part_1_1_1_general_part_1_general_part_1_1_general_part_1_general_part_1_1_1_1_general_part_1_general_part_1_1_general_part_1_general_part_1_1_1_general_part_1_general_part_1_1_general_part_1_general_part_1_1_1_1_1.js
Im guessing something is wrong in the Assetic loader?
Hi,
I am using the latest master build of RequireJSBundle and when using i noticed existing files are not removed and new files keep generating untill the "unable to write" exception is thrown.
File example:
Im guessing something is wrong in the Assetic loader?
my config: