-
-
Notifications
You must be signed in to change notification settings - Fork 198
Closed
symfony/recipes
#1353Description
Why does default encore come with enableBuildNotifications on by default. Maybe it's my hate for notifications but In general I feel like things should not just install/run "random" binaries by default.
It comes from ..\encore-test\node_modules\node-notifier\vendor\snoreToast\snoretoast-x64.exe. And for me on windows it even created a shortcut in my start menu without any consent. While at the same time not removing it when I remove encore (or npm's node-notifier).
I feel like the consequences of that enabled should be clearly explained in the config and manually be enabled.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels