mirror of
https://github.com/go-task/task.git
synced 2025-08-08 22:36:57 +02:00
add cleanUrls
This commit is contained in:
@ -79,7 +79,7 @@ export default defineConfig({
|
||||
['meta', { property: 'twitter:description', content: taskDescription }]
|
||||
],
|
||||
srcDir: 'src',
|
||||
|
||||
cleanUrls: true,
|
||||
rewrites(id) {
|
||||
return id.replace(/^docs\//, '');
|
||||
},
|
||||
|
Reference in New Issue
Block a user