Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
remix-run-bot committed Jul 19, 2023
1 parent a68dac2 commit f4c842d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -724,7 +724,7 @@ module.exports = {
serverNodeBuiltinsPolyfill: {
modules: {
path: true,
fs: 'empty',
fs: "empty",
},
},
};
Expand Down

0 comments on commit f4c842d

Please sign in to comment.