Skip to content

Silence well-known third party warnings in rollup. Fixes #191#228

Merged
jsantell merged 1 commit intomasterfrom
191
Nov 20, 2018
Merged

Silence well-known third party warnings in rollup. Fixes #191#228
jsantell merged 1 commit intomasterfrom
191

Conversation

@jsantell
Copy link
Contributor

Little fix to silence rollup for issues that are out of our hands, and serves as documentation for the things we are silencing as well. There's still the outstanding circular dependency issue that can be solved by a constants file for ModelViewerElementBase's private properties, or maybe by using typescript's private/protected keywords.

Reference Issue

Fixes #191

@jsantell jsantell requested a review from cdata November 19, 2018 20:27
Copy link
Contributor

@cdata cdata left a comment

Choose a reason for hiding this comment

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

Nice, I like this strategy of filtering by dependency 💎

@jsantell jsantell merged commit 30f40ce into master Nov 20, 2018
@jsantell jsantell deleted the 191 branch November 20, 2018 18:25
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.

Undefined while building

2 participants