I noticed when I was working on #4 yesterday, that there were two critical vulnerabilities signaled by NPM. This commit fixes those by removing the dependency on typings, and upgrading @types/node, tslint, and typescript to their latest versions.
I've also updated the clean-webpack-plugin and copy-webpack-plugin modules that I missed yesterday.
I have tested everything using webpack-test-server, and also building and running the project on my own IIS server.
I noticed when I was working on #4 yesterday, that there were two critical vulnerabilities signaled by NPM. This commit fixes those by removing the dependency on typings, and upgrading @types/node, tslint, and typescript to their latest versions.
I've also updated the clean-webpack-plugin and copy-webpack-plugin modules that I missed yesterday.
I have tested everything using webpack-test-server, and also building and running the project on my own IIS server.