Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
asukaminato0721 committed Jan 27, 2024
1 parent 02c6910 commit f075cdf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,11 @@ Print the help message.

## Development

Add the definition in `packages/data/es-shim-like/src/` and `create.ts` , then `npm run codegen`. Notice that rarely used package will not be added, and some packages which are just sub-deps also won't be added.
Add the definition in `packages/data/es-shim-like/src/` or `packages/data/single-file/src/` and `create.ts` , then `npm run codegen`. Notice that rarely used package will not be added, and some packages which are just sub-deps also won't be added.

## Contributions

when you `npm i` or anything else, and get `Use your platform's native`, it's time to nolyfill it.

----

Expand Down

0 comments on commit f075cdf

Please sign in to comment.