Skip to content

Commit

Permalink
chore: remove resourceHints to simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Jun 6, 2019
1 parent 71b4a8a commit db0aaa7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions example/nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ module.exports = {
rootDir: resolve(__dirname, '..'),
buildDir: resolve(__dirname, '.nuxt'),
srcDir: __dirname,
render: {
resourceHints: false
},
modules: [
{ handler: require('../') }
]
Expand Down

0 comments on commit db0aaa7

Please sign in to comment.