2 Star 6 Fork 0

CRM8000/PCL

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 522 Bytes
一键复制 编辑 原始数据 按行查看 历史
CRM8000 提交于 2024-12-09 17:04 +08:00 . 升级SWC
{
"name": "pcl",
"version": "1.0.0",
"description": "PSI Component Library",
"scripts": {
"build": "npx swc ./src/ext-all-debug-w-comments.js -o ./dist/pcl.js",
"build_css": "npx lessc -x ./src/css/ext-theme-classic-all-debug.less ./dist/pcl.css"
},
"repository": {
"type": "git",
"url": "https://gitee.com/crm8000/PCL.git"
},
"author": "Sencha Inc;PSI Team",
"license": "GPL v3",
"devDependencies": {
"@swc/cli": "^0.1.65",
"@swc/core": "^1.10.1",
"less": "^4.1.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/crm8000/PCL.git
git@gitee.com:crm8000/PCL.git
crm8000
PCL
PCL
master

搜索帮助