mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
chore(package): bump deps
This commit is contained in:
@@ -44,7 +44,7 @@ function transformClass(cls: any, ngcBuild?: boolean) {
|
||||
[...transformMembers(cls), ...pluginStatics]
|
||||
);
|
||||
|
||||
Logger.profile('transformClass: ' + cls.name.text, { level: 'verbose' });
|
||||
Logger.profile('transformClass: ' + cls.name.text);
|
||||
return cls;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user