Commit 1a18199e authored by 叶飞's avatar 叶飞

init

parent 280144b5
...@@ -5,7 +5,7 @@ const configureWebpack=require('./config/webpack.config.js'); ...@@ -5,7 +5,7 @@ const configureWebpack=require('./config/webpack.config.js');
const resolvePath=(p)=>path.resolve(__dirname,p); const resolvePath=(p)=>path.resolve(__dirname,p);
module.exports = { module.exports = {
dest: resolvePath('../../dist'), dest: resolvePath('../../../dist'),//打包输出目录
base: '', base: '',
title: "物联网知识库", title: "物联网知识库",
description: '物联网知识点分享', description: '物联网知识点分享',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment