Closed jesseditson closed 2 years ago
Since package.json includes a "files" key, only the files included in it will be included when installing via npm. The new types won't get picked up by npm unless we add it to the allowlist.
Included your Commit in #92, the build probably failed because Azure was using obsolete version of Ubuntu.
Since package.json includes a "files" key, only the files included in it will be included when installing via npm. The new types won't get picked up by npm unless we add it to the allowlist.