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

Absorb Snowpack config inside Astro #32

Merged
merged 5 commits into from
Mar 26, 2021
Merged

Absorb Snowpack config inside Astro #32

merged 5 commits into from
Mar 26, 2021

Conversation

drwpow
Copy link
Member

@drwpow drwpow commented Mar 26, 2021

Changes

This PR removes the snowpack.config.js inside examples/snowpack and expands the default Astro config. This also makes the test suite match more closely what examples/snowpack does, and will let us render tests the same way.

Testing

Tests should pass; should improve testing

Docs

Added a basic README that will change entirely over the next couple weeks, but it’s a start.

@natemoo-re
Copy link
Member

Screen Shot 2021-03-26 at 1 15 32 PM

You love to see it!

'.jsx': 'preact',
},
snowpack: {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: this is just a placeholder; can change with a function later if we want to!

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