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 "create" package structure #146

Merged
merged 4 commits into from
Aug 19, 2024
Merged

Improve "create" package structure #146

merged 4 commits into from
Aug 19, 2024

Conversation

cezaraugusto
Copy link
Member

@cezaraugusto cezaraugusto commented Aug 13, 2024

Sibling PR of #137 but this one is for the "create" package. The goal is to simplify the audit and release of new templates by internally using them as testing fixtures and reduce the bundle size by fetching templates remotely (via go-git-it package) instead of having them installed on user machine.

Regressions/items to be fixed

  • action-chagtgpt - Not reloading (related to react-refresh) fixed
  • content-main-world - Not reloading fixed
  • content-sass - Error: Multiple assets emit different content to the same filename content_scripts/content-0.css fixed
  • content-shadow-dom - Needs proper template~~ ignored for now
  • special-folders-scripts - Resolver errors when it shouldn't ignored for now

@cezaraugusto cezaraugusto marked this pull request as ready for review August 19, 2024 19:20
@cezaraugusto cezaraugusto merged commit f21e0c3 into main Aug 19, 2024
3 of 6 checks passed
@cezaraugusto cezaraugusto deleted the create-v2 branch August 19, 2024 19:20
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.

1 participant