mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-12 09:12:25 +03:00
fix: ssr types
This commit is contained in:
@@ -175,7 +175,7 @@ export default [
|
||||
file: `dist/${pkg.name}.d.ts`,
|
||||
format: 'es',
|
||||
banner: `${banner}
|
||||
/// <reference path="ssr.d.ts" />
|
||||
/// <reference path="../ssr/index.d.ts" />
|
||||
`
|
||||
}],
|
||||
plugins: [dts()]
|
||||
|
||||
Reference in New Issue
Block a user