* 📝 docs(README.md): remove emoji from header
Removed the cowboy emoji from the header of the README.md file to improve readability.
* 📝 chore(TODO.md): reorder TODO list
Reordered the TODO list in the TODO.md file to prioritize the task of making the bundle smaller by properly configuring esbuild.
This commit is contained in:
@@ -69,7 +69,7 @@ To remove emoji:
|
||||
opencommit config set emoji=false
|
||||
```
|
||||
|
||||
### Postface commits with descriptions of changes 🤠
|
||||
### Postface commits with descriptions of changes
|
||||
|
||||
To add descriptions:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# TODOs
|
||||
|
||||
- [] [build for both mjs and cjs](https://snyk.io/blog/best-practices-create-modern-npm-package/)
|
||||
- [] make bundle smaller by properly configuring esbuild
|
||||
- [] [build for both mjs and cjs](https://snyk.io/blog/best-practices-create-modern-npm-package/)
|
||||
- [] do // TODOs in the code
|
||||
- [] batch small files in one request
|
||||
- [] add tests
|
||||
|
||||
Reference in New Issue
Block a user