After the recent extension updates, I noticed that after the build, several files (which were usually generated inside the build folder) are now being placed in the project's root folder.
How can I prevent these files from being generated outside the build folder?

