[英 => 中] webpack-dev-server 的 examples 说明之 Webpack config array

Webpack config array (Webpack 配置数组)

This opens the app with two webpack configs.

使用 2 个 webpack 配置打开 app 。

What should happen (应该发生什么)

The script should open http://localhost:8080/. It should display "It's working" with a dotted background.

该脚本应该打开 http://localhost:8080/。它应该显示 "It's working" 以及带点的背景。

browsing to http://localhost:8080/bundle2.js should show a minified JS bundle.

浏览 http://localhost:8080/bundle2.js 应该显示一个压缩的 JS bundle 。

相关文章

显卡天梯图2024最新版,显卡是电脑进行图形处理的重要设备,...
初始化电脑时出现问题怎么办,可以使用win系统的安装介质,连...
todesk远程开机怎么设置,两台电脑要在同一局域网内,然后需...
油猴谷歌插件怎么安装,可以通过谷歌应用商店进行安装,需要...
虚拟内存这个名词想必很多人都听说过,我们在使用电脑的时候...