Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilson Lemos authored and Wilson Lemos committed Apr 22, 2022
1 parent 63c6b49 commit 1dbca12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuxt/module.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ module.exports = function (options) {

// Accept options from module or config
options = {...options, ...this.options.anchorParser}
// Expose module options to publicRuntimeConfig
this.options.publicRuntimeConfig.anchorParser = options

// Register a plugin that applys the settings for SSR and non-SSR
Expand Down

0 comments on commit 1dbca12

Please sign in to comment.