Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(core): export patterns as strings of svgs #227

Merged
merged 3 commits into from
Mar 26, 2019

Conversation

cal-smith
Copy link
Contributor

  • export patterns as strings in ts files (simplifies distribution, potentially simplifies adding patterns in the future)
  • add d3@4 as a hard dep
  • remove after_success from travis.yml ... it's not needed at this point

packages/core/package.json Show resolved Hide resolved
@netlify
Copy link

netlify bot commented Mar 26, 2019

Deploy preview for carbon-charts ready!

Built with commit 5c2b53d

https://deploy-preview-227--carbon-charts.netlify.com

theiliad
theiliad previously approved these changes Mar 26, 2019
@@ -35,6 +35,9 @@
"prettier": "1.16.4",
"vue-template-compiler": "2.5.21"
},
"publishConfig": {
Copy link
Member

Choose a reason for hiding this comment

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

Right, for scoped packages, I wonder why this wasn't included in our initial vue PRs

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I didn't notice it, and the vue cli didn't generate it 😕 in the future It'd be great to have some tooling take care of that kind of project syncing

@cal-smith cal-smith merged commit 14391ae into carbon-design-system:master Mar 26, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants