Skip to content

Commit

Permalink
fix: core export bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Wendell committed Apr 16, 2019
1 parent 34f7a2e commit bbdf0e6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions components/ng-zorro-antd.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,7 @@ export * from 'ng-zorro-antd/cascader';
export * from 'ng-zorro-antd/checkbox';
export * from 'ng-zorro-antd/collapse';
export * from 'ng-zorro-antd/comment';
export * from 'ng-zorro-antd/core/logger';
export * from 'ng-zorro-antd/core/no-animation';
export * from 'ng-zorro-antd/core/tree';
export * from 'ng-zorro-antd/core/util';
export * from 'ng-zorro-antd/core/wave';
export * from 'ng-zorro-antd/core';
export * from 'ng-zorro-antd/date-picker';
export * from 'ng-zorro-antd/divider';
export * from 'ng-zorro-antd/drawer';
Expand Down

0 comments on commit bbdf0e6

Please sign in to comment.