Button color bug
Opened this issue · 1 comments
markyun commented
markyun commented
Additionally, in the root directory, execute the command 'npx tsc' to generate a package in the esnext format, which differs from the format of packages downloaded from NPM. NPM downloads packages in the CommonJS format, and also includes a package in the index.mjs format. Could it be that my command syntax is incorrect?
Ths.