1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/cipchk-ngx-weui

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
angular.json 3.2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
卡色 Отправлено 08.07.2020 19:34 280919b
{
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
"version": 1,
"newProjectRoot": "projects",
"projects": {
"ngx-weui-doc": {
"root": "",
"sourceRoot": "src",
"projectType": "application",
"architect": {
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": {
"outputPath": "dist",
"index": "src/index.html",
"main": "src/main.ts",
"tsConfig": "src/tsconfig.app.json",
"polyfills": "src/polyfills.ts",
"aot": false,
"assets": [
"src/assets",
"src/favicon.ico"
],
"styles": [
"node_modules/font-awesome/css/font-awesome.css",
"node_modules/swiper/css/swiper.css",
"node_modules/ngx-toastr/toastr.css",
"src/styles.less"
],
"scripts": [
"node_modules/swiper/js/swiper.js",
"node_modules/g2-mobile/index.js"
]
},
"configurations": {
"production": {
"optimization": true,
"outputHashing": "all",
"sourceMap": false,
"extractCss": true,
"namedChunks": false,
"aot": true,
"extractLicenses": true,
"vendorChunk": false,
"buildOptimizer": true,
"fileReplacements": [{
"replace": "src/environments/environment.ts",
"with": "src/environments/environment.prod.ts"
}],
"budgets": [
{
"type": "initial",
"maximumWarning": "2mb",
"maximumError": "5mb"
},
{
"type": "anyComponentStyle",
"maximumWarning": "6kb",
"maximumError": "10kb"
}
]
}
}
},
"serve": {
"builder": "@angular-devkit/build-angular:dev-server",
"options": {
"browserTarget": "ngx-weui-doc:build"
},
"configurations": {
"production": {
"browserTarget": "ngx-weui-doc:build:production"
}
}
}
}
},
"ngx-weui-lib": {
"root": "components",
"projectType": "library",
"prefix": "",
"architect": {
"test": {
"builder": "@angular-devkit/build-angular:karma",
"options": {
"main": "components/test.ts",
"karmaConfig": "components/karma.conf.js",
"polyfills": "components/polyfills.ts",
"tsConfig": "components/tsconfig.spec.json",
"scripts": [
"node_modules/swiper/js/swiper.js",
"node_modules/g2-mobile/index.js"
],
"codeCoverageExclude": ["components/schematics/**"]
}
},
"lint": {
"builder": "@angular-devkit/build-angular:tslint",
"options": {
"tsConfig": ["components/tsconfig.lib.json"],
"exclude": ["**/node_modules/**"]
}
}
}
}
},
"defaultProject": "ngx-weui-doc"
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/cipchk-ngx-weui.git
git@api.gitlife.ru:oschina-mirror/cipchk-ngx-weui.git
oschina-mirror
cipchk-ngx-weui
cipchk-ngx-weui
master