automerge/javascript/config
Alex Good d1220b9dd0
javascript: Use glob to list files in package.json
We have been listing all the files to be included in the distributed
package in package.json:files. This is tedious and error prone. We
change to using globs instead, to do this without also including the
test and src files when outputting declarations we add a new typescript
config file for the declaration generation which excludes tests.
2023-01-10 12:52:21 +00:00
..
cjs.json automerge-js: Add backwards compatibility text layer 2023-01-10 12:52:21 +00:00
declonly.json javascript: Use glob to list files in package.json 2023-01-10 12:52:21 +00:00
mjs.json automerge-js: Add backwards compatibility text layer 2023-01-10 12:52:21 +00:00