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

[mvp]: Esbuild starter app #1068

Closed
gopal-virtual opened this issue Mar 27, 2021 · 1 comment
Closed

[mvp]: Esbuild starter app #1068

gopal-virtual opened this issue Mar 27, 2021 · 1 comment

Comments

@gopal-virtual
Copy link

Hello folks, I've created an Esbuild starter app, to help people get started with the same quickly. You can try it out here https://www.npmjs.com/package/@gvirtual/create-esbuild-starter

A couple of pointers

  • Currently, it can be bootstrapped only with React with Styled Components
  • I've intentionally kept out CSS bundling due to this open issue The order of CSS imports is not respected #465
  • I'm planning to add other standard templates, based on community demand

Any feedback or contribution is highly appreciated. Thank you.

@evanw
Copy link
Owner

evanw commented Mar 27, 2021

This is a cool package. However, this is not an issue with esbuild, so I'm going to close this issue.

@evanw evanw closed this as completed Mar 27, 2021
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

No branches or pull requests

2 participants