443ebf7a52
This ensures we don't have type errors in the code. Update tsconfig to only include source TS files. Previous configuration prevented to run the type generation twice. The generated d.ts files were considered as source files, so we got file override errors. Add a dedicated npm script to generate scripts. We cannot directly call the tsc or lerna commands on the macOS GH actions runner, so introduce the script. |
||
---|---|---|
.. | ||
core | ||
html |