Skip to content

Commit 1fd69b4

Browse files
committed
Merge branch 'sam-gc/node-entry' of github.com:firebase/firebase-js-sdk into sam-gc/node-entry
2 parents 4f2f9dc + f54722b commit 1fd69b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages-exp/auth-exp/rollup.config.shared.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const commonPlugins = [
3939
];
4040

4141
/**
42-
* Node has the same entry point as browser, but browser-specific exports need
42+
* Node has the same entry point as browser, but browser-specific exports
4343
* are turned into either no-ops or errors. See src/platform_node/index.ts for
4444
* more info. This regex tests explicitly ./src/platform_browser so that the
4545
* only impacted file is the main index.ts

0 commit comments

Comments
 (0)