Skip to content

Commit e49810c

Browse files
committed
Revert "rebasing"
This reverts commit a8bf697.
1 parent 835ebc7 commit e49810c

File tree

105 files changed

+875
-75807
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

+875
-75807
lines changed

integration/firestore/gulpfile.js

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

0 commit comments

Comments
 (0)