mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-24 16:30:33 +03:00
Update rollup.config.js
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ export default {
|
|||||||
banner: `
|
banner: `
|
||||||
/**
|
/**
|
||||||
* vue-meta v${pkg.version}
|
* vue-meta v${pkg.version}
|
||||||
* (c) ${new Date().getFullYear()} Declan de Wet & Atinux
|
* (c) ${new Date().getFullYear()} Declan de Wet & Sébastien Chopin (@Atinux)
|
||||||
* @license MIT
|
* @license MIT
|
||||||
*/
|
*/
|
||||||
`.replace(/ {4}/gm, '').trim()
|
`.replace(/ {4}/gm, '').trim()
|
||||||
|
|||||||
Reference in New Issue
Block a user