Skip to content

Commit 4e92105

Browse files
committed
Formatting pass
1 parent 7aa567d commit 4e92105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firebase/rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,4 @@ const cdnBuilds = [
137137
})
138138
];
139139

140-
export default [...appBuilds, ...componentBuilds, ...cdnBuilds];
140+
export default [...appBuilds, ...componentBuilds, ...cdnBuilds];

0 commit comments

Comments
 (0)