Skip to content

Commit 0ce5c9f

Browse files
zwu52Feiyang1
authored andcommitted
rebasing
1 parent 1f100a2 commit 0ce5c9f

File tree

105 files changed

+75807
-875
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+75807
-875
lines changed

integration/firestore/gulpfile.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ function copyTests() {
6363
*/
6464
/import\s+\* as firebaseExport\s+from\s+('|")[^\1]+firebase_export\1;?/,
6565
`import * as firebaseExport from '${resolve(
66-
__dirname, './firebase_export'
66+
__dirname,
67+
'./firebase_export'
6768
)}';
6869
6970
if (typeof process === 'undefined') {

0 commit comments

Comments
 (0)