fix(build): alias entries in rollup config (#2942)

This commit is contained in:
Daishi Kato 2025-01-07 23:03:11 +09:00 committed by GitHub
parent d2ac8205ec
commit 4378abe0a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -104,4 +104,4 @@ module.exports = function (args) {
]
}
module.exports.entries = []
module.exports.entries = entries