mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Reorganize shared models
This commit is contained in:
@@ -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')
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user