nos / create-nos-dapp

CLI tool to generate a new nOS dApp
53 stars 35 forks source link

[WIP] chore(app): update react package #47

Open jeroenptrs opened 5 years ago

jeroenptrs commented 5 years ago

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

Checklist:

Closing issues

Fixes #23