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.
define
1 parent fd87d78 commit b98b2baCopy full SHA for b98b2ba
vue-pack.config.js
@@ -6,7 +6,7 @@ module.exports = {
6
libraryName: 'VueGitHubButtons',
7
fileName: 'vue-github-buttons',
8
define: {
9
- 'GH_TOKEN': JSON.stringify('')
+ 'GH_TOKEN': ''
10
},
11
plugins: [
12
alias(require('./alias'))
0 commit comments