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

Chore: update snowpack.config.js to snowpack.config.mjs everywhere #3341

Merged
merged 1 commit into from May 20, 2021

Conversation

drwpow
Copy link
Collaborator

@drwpow drwpow commented May 20, 2021

Changes

#2834 finally added the ability to load ESM config files. But it’s something we didn’t promote in our docs. Let’s promote it more!

Testing

All create-snowpack-app templates still build successfully, and the dev server starts successfully in the latest version of Node.

However, our current test suite has to still use CommonJS for now, until either Jest gets ESM support or we move away from Jest.

Docs

This is a mostly-docs PR.

@drwpow drwpow requested a review from a team as a code owner May 20, 2021 17:42
@vercel
Copy link

vercel bot commented May 20, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/pikapkg/snowpack/DQqoCnw8FTrpUdmsQPxVTcGSC1CQ
✅ Preview: https://snowpack-git-snowpack-config-mjs-pikapkg.vercel.app

@drwpow drwpow merged commit 1823b35 into main May 20, 2021
@drwpow drwpow deleted the snowpack-config-mjs branch May 20, 2021 18:52
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.

None yet

2 participants