dorank's recent timeline updates
dorank

dorank

单身有狗
🏢  前端攻城狮
V2EX member #287755, joined on 2018-01-29 19:30:01 +08:00
dorank's recent replies
Dec 23, 2018
Replied to a topic by cha222554 全球工单系统 用了滴滴云 一夜破产。
@ck65 这个回复给力
得到根目录去配置一个 vue.config.js

// All options for webpack-dev-server are supported
// https://webpack.js.org/configuration/dev-server/
devServer: {
open: true,

host: '127.0.0.1',

disableHostCheck: true, // 加这个就没事啦。

port: 3000,

https: false,

hotOnly: false,

proxy: null,

before: app => {
}
},
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3817 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 14ms · UTC 05:17 · PVG 13:17 · LAX 22:17 · JFK 01:17
♥ Do have faith in what you're doing.