Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
通常、開発者モードでは、Webpack は HTTP を使用して実行されます。通常、別のポートで http/websockets を使用して、HTTP および webpack を介してコンテンツを提供する Web サーバーがあります。
https で Web サーバーを実行し、https/websocket secure で webpack を実行することは可能ですか?
webpack ドキュメントを参照してください
webpack-dev-server コマンドに追加できるフラグがあります
webpack-dev-server --https