deal with refresh token in embed
This commit is contained in:
parent
71ab65d02f
commit
4504f09f6e
25 changed files with 320 additions and 194 deletions
|
@ -28,7 +28,7 @@ module.exports = function () {
|
|||
|
||||
alias: {
|
||||
'video.js$': path.resolve('node_modules/video.js/core.js'),
|
||||
'@app': path.resolve('src/app'),
|
||||
'@root-helpers': path.resolve('src/root-helpers'),
|
||||
'@shared': path.resolve('../shared')
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue