1 Star 0 Fork 1

echeen / handsontable-6.2.2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
hot.config.js 352 Bytes
一键复制 编辑 原始数据 按行查看 历史
echeen 提交于 2020-12-23 15:32 . 初始化
const moment = require('moment');
const packageBody = require('./package.json');
module.exports = {
HOT_FILENAME: 'handsontable',
HOT_VERSION: packageBody.version,
HOT_BASE_VERSION: '',
HOT_PACKAGE_TYPE: 'ce',
HOT_PACKAGE_NAME: packageBody.name,
HOT_BUILD_DATE: moment().format('DD/MM/YYYY HH:mm:ss'),
HOT_RELEASE_DATE: '19/12/2018',
};
JavaScript
1
https://gitee.com/qingziyouxin_echeen/handsontable-6.2.2.git
git@gitee.com:qingziyouxin_echeen/handsontable-6.2.2.git
qingziyouxin_echeen
handsontable-6.2.2
handsontable-6.2.2
master

搜索帮助