rmdir dist\
mkdir dist\public
xcopy .\assets .\dist\public /e /h /y /f
tsc && webpack --config .\webpack\development.js --watch