1
0
Fork 0

deal with refresh token in embed

This commit is contained in:
Rigel Kent 2020-08-03 18:06:49 +02:00 committed by Chocobozzz
parent 71ab65d02f
commit 4504f09f6e
25 changed files with 320 additions and 194 deletions

View file

@ -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')
}
},