[monorepo][lg] - start of monorepo
This commit is contained in:
6
apps/site-e2e/cypress.config.ts
Normal file
6
apps/site-e2e/cypress.config.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import { defineConfig } from 'cypress';
|
||||
import { nxE2EPreset } from '@nrwl/cypress/plugins/cypress-preset';
|
||||
|
||||
export default defineConfig({
|
||||
e2e: nxE2EPreset(__dirname),
|
||||
});
|
||||
Reference in New Issue
Block a user