Domantas Bazys
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/contributing.md
|
|
@ -261,7 +261,7 @@ import { h } from '@vue/runtime-core' |
|
|
|
This is made possible via several configurations: |
|
|
|
|
|
|
|
- For TypeScript, `compilerOptions.paths` in `tsconfig.json` |
|
|
|
- Vitest and Rollup share the sae set of aliases from `scripts/aliases.js` |
|
|
|
- Vitest and Rollup share the same set of aliases from `scripts/aliases.js` |
|
|
|
- For plain Node.js, they are linked using [PNPM Workspaces](https://pnpm.io/workspaces). |
|
|
|
|
|
|
|
### Package Dependencies |
|
|
|