create-nos-dapp icon indicating copy to clipboard operation
create-nos-dapp copied to clipboard

[WIP] chore(app): update react package

Open jeroenptrs opened this issue 7 years ago • 0 comments

Description

Updates the react template to improve potential security risks and update performance

Motivation and Context

Removed bloat like husky (precommit works without it) and jss (use a smaller processor like nano-css instead)

How Has This Been Tested?

In the process of testing bundling correctness, size, etc.

Screenshots (if appropriate):

Types of changes

  • [ ] Chore (tests, refactors, and fixes)
  • [ ] New feature (adds functionality)
  • [x] Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • [x] My code follows the code style of this project.
  • [x] The commit message follows our guidelines
  • [x] Tests for the changes have been added (for bug fixes / features)
  • [ ] Docs have been added / updated (for bug fixes / features)
  • [x] I have read the CONTRIBUTING document.

Closing issues

Fixes #23

jeroenptrs avatar Dec 10 '18 12:12 jeroenptrs