Skip to content

Commit

Permalink
Comment clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
jerryjappinen committed Jun 23, 2024
1 parent 21a2e8c commit d312fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export default defineNuxtModule({
// }))
}

// FIXME: no prefixing for utils
// FIXME: missing prefixing for utils
if (utils) {
const utilsDir = fileURLToPath(new URL('../utils', import.meta.url))
addImportsDir(utilsDir)
Expand Down

0 comments on commit d312fe9

Please sign in to comment.