Reorganize shared models
This commit is contained in:
parent
583eb04b54
commit
bd45d503e5
59 changed files with 155 additions and 144 deletions
|
@ -29,6 +29,7 @@ module.exports = function () {
|
|||
'video.js$': path.resolve('node_modules/video.js/core.js'),
|
||||
'@root-helpers': path.resolve('src/root-helpers'),
|
||||
'@shared/models': path.resolve('../shared/models'),
|
||||
'@shared/core-utils': path.resolve('../shared/core-utils')
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue