libs/ts-lib/project.json
1{ 2 "build": { 3 "executor": "@nx/js:tsc", 4 "options": { 5 "outputPath": "dist/libs/ts-lib", 6 "main": "libs/ts-lib/src/index.ts", 7 "tsConfig": "libs/ts-lib/tsconfig.lib.json", 8 "assets": ["libs/ts-lib/*.md"], 9 "transformers": [ 10 "@nestjs/swagger/plugin", 11 { 12 "name": "@automapper/classes/transformer-plugin", 13 "options": {} 14 } 15 ] 16 } 17 } 18} 19
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4