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