Revone
|
f6c7f4930e
|
[core] Also provide .d.ts files in the dist directory.
|
2023-10-13 10:39:05 +08:00 |
|
Revone
|
86e3bb2a94
|
[core] To standardize tsconfig.prod.json and tsconfig.json, .d.ts declaration files are also provided in the dist directory. To ensure compatibility with different versions of Node.js, you should modify the "exports" and "type" fields in package.json
|
2023-10-13 10:29:08 +08:00 |
|
Revone
|
836927ab82
|
[core] To compile a CommonJS module in the "dist" directory into ES6 code. Fixing some missing bugs in overloaded methods.
|
2023-10-11 18:44:59 +08:00 |
|
Revone
|
d32618f515
|
[project] Revising the CI process
|
2023-09-27 09:27:34 +08:00 |
|