mirror of
https://github.com/Mibew/emoji-plugin.git
synced 2025-01-22 09:30:33 +03:00
Remove debug stuff
This commit is contained in:
parent
da1e7b2352
commit
f0fb9a9a73
@ -56,7 +56,6 @@ var getSources = function() {
|
||||
{base: './'}
|
||||
)
|
||||
.pipe(rename(function(path) {
|
||||
console.log(path.dirname);
|
||||
path.dirname = 'Mibew/Mibew/Plugin/Emoji/' + path.dirname;
|
||||
}));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user