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

Alpha with rollupjs #13

Merged
merged 4 commits into from
Jan 3, 2020
Merged

Alpha with rollupjs #13

merged 4 commits into from
Jan 3, 2020

Conversation

devfreddy
Copy link
Contributor

  • Single css bundle (multiple would be optimal)
  • Code shaking works when imported into other projects (tested with a nerdpack)
  • Seeded with some example components and structure (not final form for either)
  • Separate out peer dependencies (but include in devDeps for local dev) vs. importing into each component

- Added peer dependencies to devDependencies to solve local dev issues with symlinked or locally installed packages
- Removing per component css generation until we find a better way with rollup-plugin-postcss
- Adding timeRangeToNrql
@devfreddy devfreddy merged commit 95551bb into newrelic:master Jan 3, 2020
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.

1 participant