refactor(ct-angular): remove compiler import
This commit is contained in:
parent
aaf80290da
commit
d4a0aea572
|
|
@ -1,4 +1,3 @@
|
|||
import '@angular/compiler';
|
||||
import { beforeMount, afterMount } from '@playwright/experimental-ct-angular/hooks';
|
||||
import { Router, provideRouter } from '@angular/router';
|
||||
import { ButtonComponent } from '@/components/button.component';
|
||||
|
|
|
|||
Loading…
Reference in a new issue