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

🧪 test(none): improve examples and tests #2556

Merged
merged 9 commits into from
May 6, 2024
Merged

Conversation

kellymears
Copy link
Member

@kellymears kellymears commented Jan 31, 2024

I want to add more examples to run tests against. Goals:

  • adding new examples for popular libraries/frameworks
  • for examples with optional configuration fns, split the example into two separate examples. as in, examples/babel becomes:
    • examples/babel: minimal example
    • examples/babel-advanced: showing off the babel config API

Changes

  • Add: example for daisyui
  • Add: example for flat config
  • Add: split babel into babel and babel-advanced
  • Add: example for esm
  • Add: split tailwindcss into tailwindcss and tailwindcss-advanced
  • Improve: tests
  • Improve: defaults for @roots/browserslist/default

Type of change

MINOR: feature

@github-actions github-actions bot added config dependencies Pull requests that update a dependency file examples labels Jan 31, 2024
@kellymears kellymears self-assigned this Jan 31, 2024
@kellymears kellymears added the 🚀! automerge label May 6, 2024
@kodiakhq kodiakhq bot merged commit 71d08c8 into main May 6, 2024
8 checks passed
@kodiakhq kodiakhq bot deleted the improve-examples branch May 6, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous integration issue. config dependencies Pull requests that update a dependency file examples internal repository specific PR or issue @roots/bud-extensions @roots/bud-mdx @roots/bud-support @roots/eslint-config test yarn 🚀! automerge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant