2 Star 10 Fork 2

outlier-component/outlier-table-builder

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
vue.config.js 275 Bytes
一键复制 编辑 原始数据 按行查看 历史
竹影丿清风 提交于 2021-12-11 11:12 +08:00 . 添加数据配置与json预览功能
const path = require('path')
module.exports = {
// 修改 pages 入口
pages: {
index: {
entry: "examples/main.ts", //入口
template: "public/index.html", //模板
filename: "index.html" //输出文件
}
},
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/outlier-component/outlier-table-builder.git
git@gitee.com:outlier-component/outlier-table-builder.git
outlier-component
outlier-table-builder
outlier-table-builder
master

搜索帮助