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

Fix build lib #182

Merged
merged 6 commits into from
Nov 15, 2024
Merged

Fix build lib #182

merged 6 commits into from
Nov 15, 2024

Conversation

ansulagrawal
Copy link
Member

No description provided.

@@ -445,4 +449,5 @@ class Scheduler extends Component {
};
}

export { DATE_FORMAT, DATETIME_FORMAT, Scheduler, SchedulerData, ViewType, CellUnit, SummaryPos, DnDSource, DnDContext, AddMorePopover, DemoData, wrapperFun };
export { AddMorePopover, CellUnit, DATETIME_FORMAT, DATE_FORMAT, DemoData, DnDContext, DnDSource, Scheduler, SchedulerData, SummaryPos, ViewType, wrapperFun };
Copy link

Choose a reason for hiding this comment

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

Identical blocks of code found in 2 locations. Consider refactoring.

scripts/build.js Dismissed Show dismissed Hide dismissed
Ansul Agrawal and others added 3 commits November 15, 2024 15:13
Copy link

codeclimate bot commented Nov 15, 2024

Code Climate has analyzed commit 0895bcc and detected 5 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1
Duplication 4

View more on Code Climate.

@ansulagrawal ansulagrawal merged commit 5bb15ea into master Nov 15, 2024
4 of 7 checks passed
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