|
24 | 24 | "compat/index.d.ts"
|
25 | 25 | ],
|
26 | 26 | "exports": {
|
27 |
| - "analytics": { |
| 27 | + "./analytics": { |
28 | 28 | "node": "./analytics/dist/index.cjs.js",
|
29 | 29 | "default": "./analytics/dist/index.esm.js"
|
30 | 30 | },
|
31 |
| - "app": { |
| 31 | + "./app": { |
32 | 32 | "node": "./app/dist/index.cjs.js",
|
33 | 33 | "default": "./app/dist/index.esm.js"
|
34 | 34 | },
|
35 |
| - "auth": { |
| 35 | + "./auth": { |
36 | 36 | "node": "./auth/dist/index.cjs.js",
|
37 | 37 | "default": "./auth/dist/index.esm.js"
|
38 | 38 | },
|
39 |
| - "database": { |
| 39 | + "./database": { |
40 | 40 | "node": "./database/dist/index.cjs.js",
|
41 | 41 | "default": "./database/dist/index.esm.js"
|
42 | 42 | },
|
43 |
| - "firestore": { |
| 43 | + "./firestore": { |
44 | 44 | "node": "./firestore/dist/index.cjs.js",
|
45 | 45 | "default": "./firestore/dist/index.esm.js"
|
46 | 46 | },
|
47 |
| - "firestore/lite": { |
| 47 | + "./firestore/lite": { |
48 | 48 | "node": "./firestore/lite/dist/index.cjs.js",
|
49 | 49 | "default": "./firestore/lite/dist/index.esm.js"
|
50 | 50 | },
|
51 |
| - "functions": { |
| 51 | + "./functions": { |
52 | 52 | "node": "./functions/dist/index.cjs.js",
|
53 | 53 | "default": "./functions/dist/index.esm.js"
|
54 | 54 | },
|
55 |
| - "installations": { |
| 55 | + "./installations": { |
56 | 56 | "node": "./installations/dist/index.cjs.js",
|
57 | 57 | "default": "./installations/dist/index.esm.js"
|
58 | 58 | },
|
59 |
| - "messaging": { |
| 59 | + "./messaging": { |
60 | 60 | "node": "./messaging/dist/index.cjs.js",
|
61 | 61 | "default": "./messaging/dist/index.esm.js"
|
62 | 62 | },
|
63 |
| - "performance": { |
| 63 | + "./performance": { |
64 | 64 | "node": "./performance/dist/index.cjs.js",
|
65 | 65 | "default": "./performance/dist/index.esm.js"
|
66 | 66 | },
|
67 |
| - "remote-config": { |
| 67 | + "./remote-config": { |
68 | 68 | "node": "./remote-config/dist/index.cjs.js",
|
69 | 69 | "default": "./remote-config/dist/index.esm.js"
|
70 | 70 | },
|
71 |
| - "storage": { |
| 71 | + "./storage": { |
72 | 72 | "node": "./storage/dist/index.cjs.js",
|
73 | 73 | "default": "./storage/dist/index.esm.js"
|
74 | 74 | },
|
75 |
| - "compat/analytics": { |
| 75 | + "./compat/analytics": { |
76 | 76 | "node": "./compat/analytics/dist/index.cjs.js",
|
77 | 77 | "default": "./compat/analytics/dist/index.esm.js"
|
78 | 78 | },
|
79 |
| - "compat/app": { |
| 79 | + "./compat/app": { |
80 | 80 | "node": "./compat/app/dist/index.cjs.js",
|
81 | 81 | "default": "./compat/app/dist/index.esm.js"
|
82 | 82 | },
|
83 |
| - "compat/auth": { |
| 83 | + "./compat/auth": { |
84 | 84 | "node": "./compat/auth/dist/index.cjs.js",
|
85 | 85 | "default": "./compat/auth/dist/index.esm.js"
|
86 | 86 | },
|
87 |
| - "compat/database": { |
| 87 | + "./compat/database": { |
88 | 88 | "node": "./compat/database/dist/index.cjs.js",
|
89 | 89 | "default": "./compat/database/dist/index.esm.js"
|
90 | 90 | },
|
91 |
| - "compat/firestore": { |
| 91 | + "./compat/firestore": { |
92 | 92 | "node": "./compat/firestore/dist/index.cjs.js",
|
93 | 93 | "default": "./compat/firestore/dist/index.esm.js"
|
94 | 94 | },
|
95 |
| - "compat/functions": { |
| 95 | + "./compat/functions": { |
96 | 96 | "node": "./compat/functions/dist/index.cjs.js",
|
97 | 97 | "default": "./compat/functions/dist/index.esm.js"
|
98 | 98 | },
|
99 |
| - "compat/installations": { |
| 99 | + "./compat/installations": { |
100 | 100 | "node": "./compat/installations/dist/index.cjs.js",
|
101 | 101 | "default": "./compat/installations/dist/index.esm.js"
|
102 | 102 | },
|
103 |
| - "compat/messaging": { |
| 103 | + "./compat/messaging": { |
104 | 104 | "node": "./compat/messaging/dist/index.cjs.js",
|
105 | 105 | "default": "./compat/messaging/dist/index.esm.js"
|
106 | 106 | },
|
107 |
| - "compat/performance": { |
| 107 | + "./compat/performance": { |
108 | 108 | "node": "./compat/performance/dist/index.cjs.js",
|
109 | 109 | "default": "./compat/performance/dist/index.esm.js"
|
110 | 110 | },
|
111 |
| - "compat/remote-config": { |
| 111 | + "./compat/remote-config": { |
112 | 112 | "node": "./compat/remote-config/dist/index.cjs.js",
|
113 | 113 | "default": "./compat/remote-config/dist/index.esm.js"
|
114 | 114 | },
|
115 |
| - "compat/storage": { |
| 115 | + "./compat/storage": { |
116 | 116 | "node": "./compat/storage/dist/index.cjs.js",
|
117 | 117 | "default": "./compat/storage/dist/index.esm.js"
|
118 | 118 | }
|
|
0 commit comments