-
-
Notifications
You must be signed in to change notification settings - Fork 274
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
Starter Templates: Add Angular #1467
Comments
I've tried in the past, but couldn't figure it out. But I have zero experience with angular, so maybe someone with actual angular experience can contribute it? |
I did get it to work:
The filter makes the Angular compiler ignore files that are not relevant for Angular. Otherwise the compiler will just delete these files in the output but they are necessary for WXT.
I probably forgot some stuff but this should help you out. |
Feature Request
Can the Angular become a new template in WXT?
I've tried to use vanilla then install Angular, but without success with help of chatGPT and Claude.
Is your feature request related to a bug?
No - it's related to developer experience.
What are the alternatives?
Additional context
The text was updated successfully, but these errors were encountered: