chore(repo): remove dep from nx-dev-e2e -> devkit (#19288)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
This commit is contained in:
parent
d8261b435c
commit
75890f58dd
@ -1,5 +1,7 @@
|
|||||||
import { defineConfig } from '@playwright/test';
|
import { defineConfig } from '@playwright/test';
|
||||||
import { nxE2EPreset } from '@nx/playwright/preset';
|
import { nxE2EPreset } from '@nx/playwright/preset';
|
||||||
|
|
||||||
|
// nx-ignore-next-line
|
||||||
import { workspaceRoot } from '@nx/devkit';
|
import { workspaceRoot } from '@nx/devkit';
|
||||||
|
|
||||||
// For CI, you may want to set BASE_URL to the deployed application.
|
// For CI, you may want to set BASE_URL to the deployed application.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user