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

fix(cli-helpers): Fix CJS support #10936

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Jul 10, 2024

Create an export that matches dist import used in CJS packages. Also don't bundle CJS builds

@Tobbe Tobbe added the release:chore This PR is a chore (means nothing for users) label Jul 10, 2024
@Tobbe Tobbe added this to the chore milestone Jul 10, 2024
@Tobbe Tobbe merged commit 1f51e1e into redwoodjs:main Jul 10, 2024
51 of 56 checks passed
@Tobbe Tobbe deleted the tobbe-cli-helpers-cjs-export branch July 10, 2024 22:00
dac09 pushed a commit to dac09/redwood that referenced this pull request Jul 12, 2024
…iddleware

* 'main' of github.com:redwoodjs/redwood:
  fix(docs): Fix introduction link (redwoodjs#10938)
  fix(cli-helpers): Fix CJS support (redwoodjs#10936)
  chore(cli-helpers): Formatting
  chore(cli-helpers): loadEnvFiles cleanup (redwoodjs#10935)
  feat(cli-helpers): Add loadEnvFiles (redwoodjs#10931)
  chore(cli-helpers): Fix dual package build. Align with new pattern (redwoodjs#10933)
  fix(dbAuth): Don't throw errors under normal auth flow conditions (redwoodjs#10927)
  chore(dbAuth): Fix typo in comment, and refactor dbAuthSession (redwoodjs#10928)
dac09 pushed a commit to dac09/redwood that referenced this pull request Jul 12, 2024
…ore/vitepkg-dual

* 'chore/vitepkg-dual' of github.com:dac09/redwood:
  fix(docs): Fix introduction link (redwoodjs#10938)
  fix(cli-helpers): Fix CJS support (redwoodjs#10936)
  chore(cli-helpers): Formatting
  chore(cli-helpers): loadEnvFiles cleanup (redwoodjs#10935)
  feat(cli-helpers): Add loadEnvFiles (redwoodjs#10931)
@Josh-Walker-GM Josh-Walker-GM modified the milestones: chore, v8.0.0 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants