Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: upgrade to Angular 10 #33

Merged
merged 1 commit into from
Jul 7, 2020
Merged

feat!: upgrade to Angular 10 #33

merged 1 commit into from
Jul 7, 2020

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Jul 7, 2020

remove unnecessary dependencies

remove unnecessary dependencies
@@ -10,7 +10,7 @@ import {
Renderer2,
ViewContainerRef,
} from '@angular/core';
import clipboard from 'clipboard-polyfill';
import { writeText } from 'clipboard-polyfill';
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

兼容 v2/v3

@@ -6,8 +6,5 @@
"@alauda/ui": ["src/public-api"]
}
},
"exclude": ["./release"],
"angularCompilerOptions": {
"enableIvy": false
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ng-packagr 打包使用的是它自己的 tsconfig

@JounQin JounQin merged commit 03efc87 into master Jul 7, 2020
@JounQin JounQin deleted the chore/ng_10 branch July 7, 2020 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants