mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 19:52:10 +08:00
html test
This commit is contained in:
@@ -12,9 +12,9 @@ module.exports = (appInfo) => {
|
||||
**/
|
||||
const config = {};
|
||||
|
||||
/* 开发模式配置 */
|
||||
/* 应用模式配置 */
|
||||
config.developmentMode = {
|
||||
default: 'html',
|
||||
default: 'vue',
|
||||
mode: {
|
||||
vue: {
|
||||
hostname: 'localhost',
|
||||
|
||||
Reference in New Issue
Block a user