Release 0.11.1 (#770)

Release 0.11.1
This commit is contained in:
ShahanaFarooqui 2021-08-28 17:03:18 -04:00 committed by GitHub
parent c6e435a151
commit c1d7e22642
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
584 changed files with 66695 additions and 12791 deletions

View file

@ -116,18 +116,6 @@
"src/**/*.html"
]
}
},
"e2e": {
"builder": "@angular-devkit/build-angular:protractor",
"options": {
"protractorConfig": "e2e/protractor.conf.js",
"devServerTarget": "RTLApp:serve"
},
"configurations": {
"production": {
"devServerTarget": "RTLApp:serve:production"
}
}
}
}
}