webpack -dev-server 는 output.path 에 정의된 디렉터리에서 번들된 파일을 제공합니다. 예를 들면, 파일은 http://[devServer.host]:[devServer.port]/[output.publicPath ...
確定! 回上一頁