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 7352d19 commit 7c947aaCopy full SHA for 7c947aa
extend.webpack.config.js
@@ -32,7 +32,7 @@ module.exports = {
32
plugins: [
33
new GuessPlugin({
34
debug: true,
35
- jwt: auth,
+ jwt: credentials,
36
GA: viewId,
37
// reportProvider() {
38
// return Promise.resolve(JSON.parse(require('fs').readFileSync('./routes.json')));
0 commit comments