-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.yarnrc.yml
More file actions
49 lines (46 loc) · 1.14 KB
/
Copy path.yarnrc.yml
File metadata and controls
49 lines (46 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
enableGlobalCache: true
packageExtensions:
fork-ts-checker-webpack-plugin@*:
dependencies:
'@types/webpack': '*'
'@types/tapable': '*'
purgecss-webpack-plugin@*:
dependencies:
'@types/webpack': '*'
html-webpack-plugin@*:
dependencies:
'@types/webpack': '*'
'@types/tapable': '*'
'@types/html-minifier-terser': '*'
webpack-chain@*:
dependencies:
'@types/webpack': '*'
'@types/tapable': '*'
apollo-link-error@*:
dependencies:
graphql: '*'
graphql-yoga@*:
dependencies:
apollo-server-core: '*'
aws-lambda: ^0.1.2
karma-mocha@*:
dependencies:
mocha: '*'
prisma-cli-engine@*:
dependencies:
graphql-config: '*'
vue-apollo@*:
dependencies:
apollo-client: '*'
apollo-link: '*'
apollo-link-http-common: '*'
graphql: '*'
vuex-class@*:
dependencies:
vuex: '*'
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-typescript.js
spec: '@yarnpkg/plugin-typescript'
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.js
spec: '@yarnpkg/plugin-workspace-tools'
yarnPath: .yarn/releases/yarn-sources.js