Reapply "."

This reverts commit 685260080e.
This commit is contained in:
2025-08-15 20:07:44 +09:00
parent 685260080e
commit 6057a62d50
14 changed files with 364 additions and 470 deletions

View File

@@ -16,7 +16,7 @@ module.exports = (env = {}) => merge(common(env), {
name: 'ClusterChatSync',
library: {type: 'var', name: 'plugin_ClusterChatSync' },
exposes: {
'./': './info.ts',
'./': './info.js',
'./package.json': './package.json',
},
shared: {