Skip to content

Commit

Permalink
Update dist files
Browse files Browse the repository at this point in the history
  • Loading branch information
James M. Greene authored and James M. Greene committed Jul 19, 2022
1 parent a774891 commit 250c4fb
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
2 changes: 2 additions & 0 deletions dist/gatsby.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
// Default Pages configuration for Gatsby
module.exports = {}
3 changes: 3 additions & 0 deletions dist/next.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
// Default Pages configuration for Next
const nextConfig = {}
module.exports = nextConfig
2 changes: 2 additions & 0 deletions dist/nuxt.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
// Default Pages configuration for Nuxt
export default {}
8 changes: 5 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 250c4fb

Please sign in to comment.