mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-08-14 16:08:34 +02:00
[refactor] remove invert colour dependency
This commit is contained in:
@ -34,7 +34,6 @@ const filename = {
|
||||
|
||||
const jsDependencies = [
|
||||
path.nodeModules + '/html5sortable/dist/html5sortable.min.js',
|
||||
path.nodeModules + '/invert-color/lib/invert.min.js',
|
||||
path.nodeModules + '/moment/min/moment.min.js',
|
||||
path.nodeModules + '/webfontloader/webfontloader.js'
|
||||
]
|
||||
|
Reference in New Issue
Block a user