Skip to content

Commit b98b2ba

Browse files
committed
👽 Update define config
1 parent fd87d78 commit b98b2ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vue-pack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module.exports = {
66
libraryName: 'VueGitHubButtons',
77
fileName: 'vue-github-buttons',
88
define: {
9-
'GH_TOKEN': JSON.stringify('')
9+
'GH_TOKEN': ''
1010
},
1111
plugins: [
1212
alias(require('./alias'))

0 commit comments

Comments
 (0)