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

Use wireit in scoped-custom-element-registry #551

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

justinfagnani
Copy link
Collaborator

This is the minimal change to use Wireit to run the existing Gulp build script, but get builds to run as a dependency of tests. Next I would like to replace Gulp with Wireit and add TypeScript.

I'm doing this as part of #419 working towards fixing some other issues.

@rictic
Copy link
Contributor

rictic commented Aug 21, 2023

Changelog

@justinfagnani justinfagnani merged commit 172891f into master Aug 21, 2023
10 of 11 checks passed
@justinfagnani justinfagnani deleted the scoped-elements-wireit-1 branch August 21, 2023 23:09
@jessevanassen
Copy link

FYI, by running the tests through wireit, it now prevents them from running in watch mode with npm run test -- --watch because the terminal isn't a TTY any more.
As a workaround, running the tests directly with npx wtr --watch works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants