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

Documented how to update <template>-tag components #99

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

ijlee2
Copy link
Owner

@ijlee2 ijlee2 commented Oct 30, 2023

Description

As <template>-tag components gain acceptance, we'll face the need to read and update *.{gjs,gts} files.

I wrote down how we may use content-tag and @codemod-utils/ast-template, as a temporary solution until @codemod-utils provides a utility package.

@ijlee2 ijlee2 added the enhance: documentation Issue asks for better documentation (e.g. README, code, tests) label Oct 30, 2023
@ijlee2 ijlee2 force-pushed the add-tutorial-for-template-tags branch 3 times, most recently from 87f1803 to 040cf9d Compare October 30, 2023 16:04
@ijlee2 ijlee2 force-pushed the add-tutorial-for-template-tags branch from 040cf9d to 64eac72 Compare October 30, 2023 16:05
@ijlee2 ijlee2 marked this pull request as ready for review October 30, 2023 16:10
@ijlee2 ijlee2 merged commit 8c23fab into main Oct 30, 2023
2 checks passed
@ijlee2 ijlee2 deleted the add-tutorial-for-template-tags branch October 30, 2023 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhance: documentation Issue asks for better documentation (e.g. README, code, tests)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant