You've already forked hotpocket
BTHLABS-58: Share Extension in Apple Apps
This commit is contained in:
@@ -82,6 +82,7 @@ const manifestJsonOutputPlugin = () => {
|
||||
|
||||
if (IS_PRODUCTION === false) {
|
||||
result.name = '__MSG_extension_name_development__';
|
||||
result.action.default_title = '__MSG_extension_name_development__';
|
||||
}
|
||||
|
||||
return JSON.stringify(result, null, 2);
|
||||
|
||||
Reference in New Issue
Block a user