Skip to content

Commit

Permalink
Fix project issues with FirebaseExtended/reactfire#491
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsutor committed Mar 1, 2022
1 parent df5232d commit 8f36413
Show file tree
Hide file tree
Showing 4 changed files with 109 additions and 106 deletions.
3 changes: 3 additions & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ module.exports = {
eslint: {
ignoreDuringBuilds: true,
},
experimental: {
esmExternals: false
},
async headers() {
return [
{
Expand Down
Loading

0 comments on commit 8f36413

Please sign in to comment.