misc: Remove options argument

This commit is contained in:
Sébastien Chopin 2018-01-05 09:43:56 +01:00
parent 910184301a
commit 36ee372b0b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
module.exports = function (options) {
module.exports = function () {
// Add .ts extension for store, middleware and more
this.nuxt.options.extensions.push('ts')
// Extend build