We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d322b4 commit 13cb0c0Copy full SHA for 13cb0c0
vite.config.js
@@ -10,7 +10,7 @@ export default {
10
copyPublicDir: false,
11
lib: {
12
entry: path.resolve(__dirname, "src", "index.js"),
13
- name: "Inline-code",
+ name: "InlineCode",
14
fileName: "inline-code",
15
},
16
0 commit comments