2eee5195cc
* new react and reactdom packages in wallet * new react and reactdom packages in root * new react and reactdom packages in nym connect * new react and reactdom packages in root * update react and reactdom for explorer * react and react-dom upgrade for ts-packages remove unused import fix linting error * use custom FC typing move typings folder * fix type error
Common Webpack 5 Config
This package contains shared configuration for webpack:
- webpack.common.js: common settings for a Typescript + React project
- webpack.dev.js: additional settings for dev mode
- webpack.prod.js: production settings
Usage
See the example