Fix web production build pipeline
This commit is contained in:
@@ -4,4 +4,7 @@ export default defineBuildConfig({
|
||||
clean: true,
|
||||
declaration: true,
|
||||
entries: ['src/index'],
|
||||
stubOptions: {
|
||||
absoluteJitiPath: true,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user