1 Star 0 Fork 1

Raisr / xterm-terminal

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bdp.config.js 271 Bytes
一键复制 编辑 原始数据 按行查看 历史
01386141 提交于 2022-08-23 17:46 . feat: 代码初次提交
module.exports = {
define: {
REACT_APP: JSON.stringify(true),
},
babel: {
plugins: [
[
'import',
{ libraryDirectory: 'es', libraryName: 'antd', style: true },
'antd',
],
],
},
eslint: false,
tsconfig: false,
};
JavaScript
1
https://gitee.com/rasir/xterm-terminal.git
git@gitee.com:rasir/xterm-terminal.git
rasir
xterm-terminal
xterm-terminal
master

搜索帮助