Skip to content

Commit

Permalink
fix buildDir
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Dec 10, 2018
1 parent 6854ea6 commit 5919275
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/fixture/nuxt.config.js
Expand Up @@ -2,6 +2,7 @@ const { resolve } = require('path')

module.exports = {
rootDir: resolve(__dirname, '../..'),
buildDir: resolve(__dirname, '.nuxt'),
srcDir: __dirname,
dev: false,
modules: [
Expand Down

0 comments on commit 5919275

Please sign in to comment.