Skip to content

Commit 8cd066d

Browse files
modbendermodbender
authored andcommitted
chore: update configKey
1 parent 6aae342 commit 8cd066d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const moduleList = ["bootstrap", "@popperjs/core"];
77
export default defineNuxtModule<ModuleOptions>({
88
meta: {
99
name: "nuxt-bootstrap-css",
10-
configKey: "bootstrap",
10+
configKey: "bootstrapCSS",
1111
},
1212
// Default configuration options of the Nuxt module
1313
defaults: {},

0 commit comments

Comments
 (0)