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

📦 improve(patch): [email protected] #3074

Merged
merged 6 commits into from
Jul 12, 2022
Merged

📦 improve(patch): [email protected] #3074

merged 6 commits into from
Jul 12, 2022

Conversation

kellymears
Copy link
Member

Improve ESM/CJS interoperability:

This makes defaults compatible with either module or commonjs type projects.

  • rename: bud.config.js -> bud.config.mjs
  • rename: tailwind.config.js -> tailwind.config.cjs

Improve config:

  • bud config now authored in ESM

Improve DX:

  • bud.config.mjs: @ts-check pragma for improved intellisense
  • jsconfig.json: better defaults

@github-actions github-actions bot added build dependencies Pull requests that update a dependency file labels Jun 28, 2022
@retlehs retlehs added this to the 10.2.0 milestone Jun 29, 2022
@retlehs retlehs merged commit 8192a15 into main Jul 12, 2022
@retlehs retlehs deleted the bud-6.2.0 branch July 12, 2022 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants