代码拉取完成,页面将自动刷新
同步操作将从 OpenHarmony/third_party_weex-loader 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "weex-loader",
"version": "0.7.12",
"description": "a webpack loader for weex",
"main": "index.js",
"author": "terrykingcha <terrykingcha@gmail.com>",
"repository": {
"type": "git",
"url": "https://github.com/weexteam/weex-loader.git"
},
"licenses": "Apache-2.0",
"keywords": [
"weex",
"loader",
"webpack",
"transformer"
],
"scripts": {
"clear": " ",
"lint": "eslint --fix src",
"dev": "gazeer -p \"src/*.js\" -c \"npm run build\"",
"build": "node node_modules/babel-cli/bin/babel.js src --out-dir lib",
"test:build": "cd test && webpack --config ./webpack.config.js",
"test": "npm run test:build",
"rich:build": "cd sample && webpack --config ../webpack.rich.config.js",
"rich": "npm run lint && npm run build && npm run rich:build",
"lite:build": "cd sample && webpack --config ../webpack.lite.config.js",
"lite": "npm run lint && npm run build && npm run lite:build",
"ace:build": "webpack --config ./webpack.config.js",
"ace": "npm run lint && npm run build && npm run ace:build"
},
"dependencies": {
"@babel/cli": "7.20.7",
"@babel/core": "7.20.12",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-transform-runtime": "7.19.6",
"@babel/preset-env": "7.20.2",
"@babel/runtime": "7.20.13",
"uglify-js": "3.17.4"
},
"babel": {
"presets": [
"es2015"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。