Skip to content

Conversation

@redallen
Copy link
Contributor

@redallen redallen commented Feb 20, 2019

What: Fix no-extraneous-dependencies errors (234 of them). Ref #1409, towards #1256.

Additional issues: This is a WIP because it will break something... Haven't tested yet.

kmcfaul
kmcfaul previously approved these changes Feb 20, 2019
@@ -1,5 +1,5 @@
import React from 'react';
import { ChartArea, ChartGroup, ChartLegend, ChartVoronoiContainer } from '@patternfly/react-charts';
import { ChartArea, ChartGroup, ChartLegend, ChartVoronoiContainer } from '../../index';
Copy link
Contributor

Choose a reason for hiding this comment

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

If I remember correctly these are required for the docs package since files get copied over.

@redallen
Copy link
Contributor Author

Need to reconsider linting rules for examples.

@redallen redallen closed this Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants