bcdice / bcdice-js

BCDice ported package for TypeScript and JavaScript by Opal.
BSD 3-Clause "New" or "Revised" License
22 stars 9 forks source link

変換後の各ダイスボットへの不要なi18nのrequireをなくす #24

Closed h-mikisato closed 3 years ago

h-mikisato commented 3 years ago

冗長な require "bcdice" により、i18nの展開が発生していたので該当requireを削除