[build] 4.6.0

This commit is contained in:
qingwei.li 2018-02-11 22:25:14 +08:00
commit 8fb74a2d87
25 changed files with 446 additions and 291 deletions

View file

@ -1,6 +1,4 @@
(function () {
'use strict';
// From https://github.com/egoist/vue-ga/blob/master/src/index.js
function appendScript () {
var script = document.createElement('script');