chore: rename package to render-math-problems
This commit is contained in:
@@ -23,7 +23,7 @@ export default defineConfig(({ command }) => {
|
||||
lib: {
|
||||
entry: fileURLToPath(new URL('./src/index.ts', import.meta.url)),
|
||||
name: 'RenderMathProblems',
|
||||
fileName: 'render-mathproblems',
|
||||
fileName: 'render-math-problems',
|
||||
},
|
||||
rollupOptions: {
|
||||
external: ['vue'],
|
||||
|
||||
Reference in New Issue
Block a user