Removed opentip

Cleanup lightgallery
This commit is contained in:
djmaze 2020-08-13 13:16:08 +02:00
parent a8ef5ec75b
commit f5a444aa14
31 changed files with 2196 additions and 5957 deletions

View file

@ -84,7 +84,6 @@ module.exports = function(publicPath, pro, mode) {
modules: [devPath, 'node_modules'],
extensions: ['.js'],
alias: {
'Opentip$': path.join(externalPathJoin, 'Opentip.js'),
'ko$': path.join(externalPathJoin, 'ko.js')
}
},