Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
angular-cn/integration/dynamic-compiler/e2e/tsconfig.json

11 lines
143 B
JSON
Raw Normal View History

feat(platform-browser-dynamic): export `JitCompilerFactory` (#20478) Fixes #20125 PR Close #20478
2017-11-15 18:22:23 +01:00
{
"compilerOptions": {
"outDir": "../dist/e2e",
build: upgrade jasmine (and related typings) to latest version (#19904) With these changes, the types are a little stricter now and also not compatible with Protractor's jasmine-like syntax. So, we have to also use `@types/jasminewd2` for e2e tests (but not for non-e2e tests). I also had to "augment" `@types/jasminewd2`, because the latest typings from [DefinitelyTyped][1] do not reflect the fact that the `jasminewd2` version (v2.1.0) currently used by Protractor supports passing a `done` callback to a spec. [1]: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/566e0394859fdc1dc893658ccec6b06372d56a91/types/jasminewd2/index.d.ts#L9-L15 Fixes #23952 Closes #24733 PR Close #19904
2017-10-24 14:54:08 +03:00
"types": [
"jasmine",
"jasminewd2"
],
feat(platform-browser-dynamic): export `JitCompilerFactory` (#20478) Fixes #20125 PR Close #20478
2017-11-15 18:22:23 +01:00
"skipLibCheck": true
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 136ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API