代码拉取完成,页面将自动刷新
{
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
"project": {
"name": "adminframe"
},
"apps": [
{
"root": "src",
"outDir": "client",
"assets": [
{ "glob": "**/*", "input": "./assets/layer/skin", "output": "./skin/" },
"assets",
"favicon.ico"
],
"index": "index.html",
"main": "main.ts",
"polyfills": "polyfills.ts",
"test": "test.ts",
"tsconfig": "tsconfig.app.json",
"testTsconfig": "tsconfig.spec.json",
"prefix": "app",
"styles": [
"../node_modules/bootstrap/scss/bootstrap.scss",
"../node_modules/ng2-slim-loading-bar/style.css",
"../node_modules/@angular/material/prebuilt-themes/indigo-pink.css",
"../node_modules/dragula/dist/dragula.css",
"assets/lib/smartmenu/css/smartMenu.css",
"assets/lib/bootstrap-switch/dist/css/bootstrap-switch.min.css",
"app/theme/theme.scss",
"styles.scss"
],
"scripts": [
"../node_modules/jquery/dist/jquery.js",
"../node_modules/tether/dist/js/tether.js",
"../node_modules/bootstrap/dist/js/bootstrap.js",
"../node_modules/moment/min/moment.min.js",
"assets/lib/smartmenu/js/jquery-smartMenu.js",
"assets/lib/bootstrap-switch/dist/js/bootstrap-switch.min.js",
"assets/layer/layer.js",
"assets/myjs/lh.js"
],
"environmentSource": "environments/environment.ts",
"environments": {
"dev": "environments/environment.ts",
"prod": "environments/environment.prod.ts"
}
}
],
"e2e": {
"protractor": {
"config": "./protractor.conf.js"
}
},
"lint": [
{
"project": "src/tsconfig.app.json"
},
{
"project": "src/tsconfig.spec.json"
},
{
"project": "e2e/tsconfig.e2e.json"
}
],
"test": {
"karma": {
"config": "./karma.conf.js"
}
},
"defaults": {
"styleExt": "scss",
"component": {
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。