d8369eb4c9
- add logging and clear local storage menu items - bump nym-connect version - add app version number - add reset trigger when clearing SP storage - bump tauri version (nym-connect and nym-wallet) - fix webpack config for prod builds - new selector for services, with an advanced section for service providers
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