We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674700c commit 41fc1ccCopy full SHA for 41fc1cc
docs/.vuepress/config.js
@@ -1,7 +1,7 @@
1
module.exports = {
2
title: 'Rollup Plugin Vue',
3
description: 'Bundle .vue files using Rollup',
4
- base: '/rollup-plugin-vue/',
+ ga: 'UA-38503997-4',
5
markdown: {
6
config(md) {
7
md.use(require('./markdown-it-code-frame'))
docs/.vuepress/public/CNAME
@@ -0,0 +1 @@
+rollup-plugin-vue.vuejs.org
0 commit comments