Initial commit
parents
Showing
LICENSE
0 → 100644
README.md
0 → 100644
bin/choerodon-hap-front-boot
0 → 100755
lib/bin/build.js
0 → 100755
lib/bin/common/context.js
0 → 100755
lib/bin/common/copyFonts.js
0 → 100755
lib/bin/common/initialize.js
0 → 100755
lib/bin/common/install.js
0 → 100755
lib/bin/dist.js
0 → 100755
lib/bin/start.js
0 → 100755
lib/common/warning.js
0 → 100755
8.75 KB
8.48 KB
19.1 KB
964 KB
8 KB
8.8 KB
283 KB
7.84 KB
lib/favicon.ico
0 → 100644
3.62 KB
lib/favicon.png
0 → 100755
19.1 KB
lib/index.js
0 → 100755
lib/index.template.html
0 → 100755
This source diff could not be displayed because it is too large. You can view the blob instead.
package.json
0 → 100644
| { | ||
| "_args": [ | ||
| [ | ||
| "choerodon-hap-front-boot@0.7.1", | ||
| "/Volumes/work/idea/leaf-jmu/hap-core" | ||
| ] | ||
| ], | ||
| "_from": "choerodon-hap-front-boot@0.7.1", | ||
| "_id": "choerodon-hap-front-boot@0.7.1", | ||
| "_inBundle": false, | ||
| "_integrity": "sha512-m2tabQXklLaPuIZVDtqT47JQGyfnFm4YhTRIDzLkuWsM7Fi3SYK2RyJwCc9tT4cdQK1cxiOoag+YI/qdMngq/g==", | ||
| "_location": "/choerodon-hap-front-boot", | ||
| "_phantomChildren": {}, | ||
| "_requested": { | ||
| "type": "version", | ||
| "registry": true, | ||
| "raw": "choerodon-hap-front-boot@0.7.1", | ||
| "name": "choerodon-hap-front-boot", | ||
| "escapedName": "choerodon-hap-front-boot", | ||
| "rawSpec": "0.7.1", | ||
| "saveSpec": null, | ||
| "fetchSpec": "0.7.1" | ||
| }, | ||
| "_requiredBy": [ | ||
| "/" | ||
| ], | ||
| "_resolved": "https://nexus.choerodon.com.cn/repository/choerodon-npm/choerodon-hap-front-boot/-/choerodon-hap-front-boot-0.7.1.tgz", | ||
| "_spec": "0.7.1", | ||
| "_where": "/Volumes/work/idea/leaf-jmu/hap-core", | ||
| "author": { | ||
| "name": "Qyellow", | ||
| "email": "598260403@qq.com" | ||
| }, | ||
| "bin": { | ||
| "choerodon-hap-front-boot": "./bin/choerodon-hap-front-boot" | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/choerodon/choerodon/issues" | ||
| }, | ||
| "dependencies": { | ||
| "add-asset-html-webpack-plugin": "^2.1.2", | ||
| "autoprefixer": "^6.7.7", | ||
| "axios": "^0.16.2", | ||
| "babel-core": "^6.25.0", | ||
| "babel-eslint": "^8.2.6", | ||
| "babel-loader": "^6.4.1", | ||
| "babel-plugin-import": "^1.5.0", | ||
| "babel-plugin-lodash": "^3.2.11", | ||
| "babel-plugin-react-transform": "^2.0.2", | ||
| "babel-plugin-syntax-dynamic-import": "^6.18.0", | ||
| "babel-plugin-transform-async-to-generator": "^6.24.1", | ||
| "babel-plugin-transform-class-properties": "^6.24.1", | ||
| "babel-plugin-transform-decorators-legacy": "^1.3.4", | ||
| "babel-plugin-transform-es3-member-expression-literals": "^6.22.0", | ||
| "babel-plugin-transform-es3-property-literals": "^6.22.0", | ||
| "babel-plugin-transform-object-assign": "^6.22.0", | ||
| "babel-plugin-transform-object-rest-spread": "^6.26.0", | ||
| "babel-plugin-transform-runtime": "^6.23.0", | ||
| "babel-polyfill": "^6.26.0", | ||
| "babel-preset-es2015": "^6.24.1", | ||
| "babel-preset-react": "^6.24.1", | ||
| "babel-preset-stage-1": "^6.24.1", | ||
| "babel-runtime": "^6.23.0", | ||
| "case-sensitive-paths-webpack-plugin": "^2.1.2", | ||
| "chalk": "^2.4.1", | ||
| "change-case": "^3.0.1", | ||
| "choerodon-ui": "0.4.1", | ||
| "choerodon-ui-font": "0.0.2", | ||
| "classnames": "^2.2.5", | ||
| "commander": "^2.9.0", | ||
| "component-classes": "^1.x", | ||
| "css-loader": "^0.25.0", | ||
| "eslint": "^5.5.0", | ||
| "eslint-config-airbnb": "latest", | ||
| "eslint-plugin-babel": "^5.1.0", | ||
| "eslint-plugin-import": "^2.14.0", | ||
| "eslint-plugin-jsx-a11y": "^6.1.1", | ||
| "eslint-plugin-react": "^7.11.1", | ||
| "extract-text-webpack-plugin": "^3.0.0", | ||
| "file-loader": "^1.1.11", | ||
| "friendly-errors-webpack-plugin": "^1.7.0", | ||
| "fs-extra": "^7.0.0", | ||
| "glob": "^7.1.3", | ||
| "history": "^4.6.3", | ||
| "html-webpack-plugin": "^3.2.0", | ||
| "husky": "^1.1.1", | ||
| "json-loader": "^0.5.7", | ||
| "less": "^2.7.2", | ||
| "less-loader": "^3.0.0", | ||
| "lint-staged": "^7.2.2", | ||
| "lodash": "^4.17.4", | ||
| "merge-stream": "^1.0.1", | ||
| "mkdirp": "^0.5.1", | ||
| "mobx": "^4.4.0", | ||
| "mobx-react": "5.1.2", | ||
| "moment": "latest", | ||
| "node-sass": "^4.7.2", | ||
| "nunjucks": "^3.1.3", | ||
| "object.omit": "^3.0.0", | ||
| "postcss-loader": "^2.1.5", | ||
| "prop-types": "^15.5.10", | ||
| "query-string": "^4.1.0", | ||
| "react": "^16.6.0", | ||
| "react-dev-utils": "^5.0.2", | ||
| "react-dom": "^16.6.0", | ||
| "react-helmet": "^5.2.0", | ||
| "react-hot-loader": "^3.1.1", | ||
| "react-intl": "^2.3.0", | ||
| "react-router-cache-route": "^1.4.1", | ||
| "react-router-dom": "^4.1.1", | ||
| "resolve": "^1.1.7", | ||
| "rimraf": "2.4.3", | ||
| "run-sequence": "^1.2.2", | ||
| "rxjs": "^5.5.12", | ||
| "sass-loader": "^6.0.6", | ||
| "sockjs-client": "^1.3.0", | ||
| "style-loader": "0.13.1", | ||
| "stylelint": "^8.4.0", | ||
| "stylelint-config-standard": "^18.0.0", | ||
| "ts-loader": "^2.0.2", | ||
| "ts-node": "^4.0.2", | ||
| "tslint": "^5.9.1", | ||
| "tslint-loader": "^3.5.3", | ||
| "typescript": "^2.6.2", | ||
| "uglifyjs-webpack-plugin": "^1.3.0", | ||
| "universal-cookie": "^2.0.8", | ||
| "url": "^0.11.0", | ||
| "url-loader": "^1.1.1", | ||
| "warning": "^3.0.0", | ||
| "webpack": "^3.12.0", | ||
| "webpack-dev-server": "^2.11.3" | ||
| }, | ||
| "description": "Tools to build website for Choerodon Hap", | ||
| "devDependencies": { | ||
| "babel-preset-env": "^1.7.0", | ||
| "choerodon-hap-ui": "^0.6.1", | ||
| "gulp": "^3.9.1", | ||
| "gulp-babel": "^7.0.1", | ||
| "merge2": "^1.2.2", | ||
| "through2": "^2.0.3" | ||
| }, | ||
| "files": [ | ||
| "lib", | ||
| "bin" | ||
| ], | ||
| "homepage": "http://choerodon.io/", | ||
| "husky": { | ||
| "hooks": { | ||
| "pre-commit": "lint-staged" | ||
| } | ||
| }, | ||
| "keywords": [ | ||
| "choerodon", | ||
| "hap", | ||
| "c7n", | ||
| "boot", | ||
| "framework", | ||
| "frontend" | ||
| ], | ||
| "license": "ISC", | ||
| "lint-staged": { | ||
| "src/**/*.{js,jsx}": [ | ||
| "npm run lint-staged:es" | ||
| ], | ||
| "src/**/*.scss": "stylelint --syntax scss" | ||
| }, | ||
| "main": "lib/containers/components/index.js", | ||
| "name": "choerodon-hap-front-boot", | ||
| "peerDependencies": { | ||
| "choerodon-hap-ui": ">=0.6" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://code.choerodon.com.cn/choerodon-hap/choerodon-hap-front-boot" | ||
| }, | ||
| "scripts": { | ||
| "build": "node ./test/build", | ||
| "build:bin": "node ./bin/choerodon-hap-front-boot build --config ./choerodon.config.js", | ||
| "clean": "rimraf lib", | ||
| "compile": "gulp compile", | ||
| "copy": "gulp copy", | ||
| "dist": "node ./test/dist", | ||
| "lint": "npm run lint:es && npm run lint:style", | ||
| "lint-staged": "lint-staged", | ||
| "lint-staged:es": "eslint test ./choerodon.config.js", | ||
| "lint:es": "eslint src/**/*.{js,jsx} test ./choerodon.config.js", | ||
| "lint:style": "stylelint src/**/*.scss --syntax scss", | ||
| "postpublish": "npm run clean", | ||
| "prebuild": "npm run compile", | ||
| "prebuild:bin": "npm run compile", | ||
| "predist": "npm run compile", | ||
| "prepublish": "npm run compile", | ||
| "prestart": "gulp compile-bin", | ||
| "prestart:bin": "npm run compile", | ||
| "start": "node ./test/start --config ./test/choerodon.config.js", | ||
| "start:bin": "node ./bin/choerodon-hap-front-boot start --config ./choerodon.config.js -m" | ||
| }, | ||
| "version": "0.7.1" | ||
| } |
tmp/entry.index.js
0 → 100644
tmp/entry.withoutsider.js
0 → 100644
tmp/routes.index.js
0 → 100644