Refactoring: merge video-watch scope into common.
In order to be able to use lit in videowatch related code, we have to merge these scopes.
This commit is contained in:
@ -12,7 +12,6 @@ const sourcemap = process.env.NODE_ENV === 'dev' ? 'inline' : false
|
||||
const clientFiles = [
|
||||
// Client files list, without the file extension:
|
||||
'common-client-plugin',
|
||||
'videowatch-client-plugin',
|
||||
'admin-plugin-client-plugin'
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user