1
typescript 1.8.10を使用してwebpackプロジェクトを開始したいのですが、webpack-dev-server --port 3001
と入力すると、webpackはエラーメッセージなしでシャットダウンしているようです。ここでWebpackとtypescriptが動作しません
は、コンソールウィンドウからの出力です:
E:\Files\Document\Project>webpack-dev-server --port 3001
http://localhost:3001/webpack-dev-server/
webpack result is served from/
content is served from E:\Files\Document\Project
ts-loader: Using [email protected] and E:\Files\Document\Project\tsconfig.json
誰かが私を助けてくださいことはできますか?
http:// localhost:3001/webpack-dev-server /に移動します。 – Thaadikkaaran