File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 66 },
77 "dtsRollup" : {
88 "enabled" : true ,
9- "untrimmedFilePath" : " <projectFolder>/dist/cordova/index.cordova .d.ts" ,
10- "publicTrimmedFilePath" : " <projectFolder>/dist/cordova/index.cordova -public.d.ts"
9+ "untrimmedFilePath" : " <projectFolder>/dist/cordova/<unscopedPackageName> .d.ts" ,
10+ "publicTrimmedFilePath" : " <projectFolder>/dist/cordova/<unscopedPackageName> -public.d.ts"
1111 }
1212}
Original file line number Diff line number Diff line change 33 "description" : " A Cordova-specific build of the Firebase Auth JS SDK" ,
44 "browser" : " ../dist/cordova/index.js" ,
55 "module" : " ../dist/cordova/index.js" ,
6- "typings" : " ../dist/cordova/index. cordova.d.ts"
6+ "typings" : " ../dist/cordova/auth- cordova-public .d.ts"
77}
Original file line number Diff line number Diff line change 66 },
77 "dtsRollup" : {
88 "enabled" : true ,
9- "untrimmedFilePath" : " <projectFolder>/dist/web-extension-esm2017/index.web-extension .d.ts" ,
10- "publicTrimmedFilePath" : " <projectFolder>/dist/web-extension-esm2017/index.web-extension -public.d.ts"
9+ "untrimmedFilePath" : " <projectFolder>/dist/web-extension-esm2017/<unscopedPackageName> .d.ts" ,
10+ "publicTrimmedFilePath" : " <projectFolder>/dist/web-extension-esm2017/<unscopedPackageName> -public.d.ts"
1111 }
1212}
Original file line number Diff line number Diff line change 44 "main" : " ../dist/web-extension-cjs/index.js" ,
55 "browser" : " ../dist/web-extension-esm2017/index.js" ,
66 "module" : " ../dist/web-extension-esm2017/index.js" ,
7- "typings" : " ../dist/web-extension-esm2017/index. web-extension.d.ts"
7+ "typings" : " ../dist/web-extension-esm2017/auth- web-extension-public .d.ts"
88}
You can’t perform that action at this time.
0 commit comments