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

feat(plugin): add ts-morph for client templates #414

Merged
merged 27 commits into from
Oct 25, 2023
Merged

Conversation

asanehisa
Copy link
Contributor

No description provided.

@asanehisa asanehisa requested a review from a team as a code owner October 17, 2023 17:44
@asanehisa asanehisa changed the title feat(dev): Add ts-morph for client templates feat(plugin): Add ts-morph for client templates Oct 17, 2023
@asanehisa asanehisa changed the title feat(plugin): Add ts-morph for client templates feat(plugin): add ts-morph for client templates Oct 17, 2023
asanehisa and others added 10 commits October 19, 2023 17:13
This is _yet another_ change in how we generate features/templates. The
story have been to use esbuild, then ts-morph, back to esbuild and now
Vite. We use the Vite devServer directly to handle compiling the code so
we can import the template module to get the config off of it.

This change also replaces Jest with Vitest, which allows the testing of
esmodules much more easily. It was also required in order to actually
run Vite in some tests.

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
@asanehisa asanehisa merged commit cb9f598 into main Oct 25, 2023
16 checks passed
@asanehisa asanehisa deleted the SUMO-5293-add-ts-morph branch October 25, 2023 15:37
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.

2 participants