Skip to content

Conversation

markgoho
Copy link
Contributor

@markgoho markgoho commented Jul 12, 2023

fixes #399

@markgoho markgoho force-pushed the update-to-standalone-examples branch from a99f30c to 1e15206 Compare July 12, 2023 15:25
@markgoho markgoho marked this pull request as ready for review July 12, 2023 15:25
@NgModule({
declarations: [
AppComponent,
declarations: [AppComponent],

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question: can the AppComponent not be converted to a standalone component?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a valid question @LayZeeDK
Ideally, we should also convert this, or just remove it since this project is mainly used for tests (and not to serve it).
What do you think @markgoho ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I pushed these changes, as well as a cleanup of the unnecessary setup/environment files.

Copy link
Member

@timdeschryver timdeschryver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @markgoho !

@timdeschryver timdeschryver merged commit d36c2ea into testing-library:main Jul 26, 2023
@markgoho
Copy link
Contributor Author

markgoho commented Jul 26, 2023

thank you so much @timdeschryver

I apologize for the delay in response, I was out of the country and couldn't focus the time on this that I wanted to

all the changes you made look fantastic, thanks again!!

@markgoho markgoho deleted the update-to-standalone-examples branch July 26, 2023 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants