TypeScript-DOM-lib-generator/deploy
Orta ffec971fac Ignore TS rules for an export in a JS file 2021-10-05 14:22:09 +01:00
..
readmes Adds targets for the other environments 2021-07-09 15:15:58 +01:00
template Feedback and a good README 2021-06-23 14:15:52 +01:00
README.md Moves removing the static abort function to a part of the deploy process 2021-08-06 17:33:24 +01:00
createTypesPackages.js Ignore TS rules for an export in a JS file 2021-10-05 14:22:09 +01:00
deployChangedPackages.js Show change for all files 2021-08-27 23:27:10 +02:00
jsconfig.json strict 2021-08-01 20:27:30 +02:00
migrate.js Create a PR 2021-10-05 14:17:06 +01:00
versionChangelog.js strict 2021-08-01 20:27:30 +02:00

README.md

Deploys

We want to take the d.ts files inside generated into a set of different @types packages. This infra all lives inside these files as multiple steps. For debugging you mostly want to run:

node deploy/createTypesPackages.js

Then look at deploy/generated to see the set of NPM packages.