dxp/issues#756: Remove redundant files from the build folder
Test:
- Run
npm run build
and make sure onlystatic/js/main.js
file exists in the build folder after the command finishes successfully. - Run the project and make sure everything works locally.