electron-typescript-react
electron-typescript-react copied to clipboard
:electron: An Electron boilerplate including TypeScript, React, Jest and ESLint.
Added how to reference asset files from electron main.
current i am using mac os how to build windows and linux apps
# Descriptio Upgraded boilerplate to latest version and update some api & config # Change 1. Updgrade all package to lastest version 2. Updated react 18 render api, electron-forge config...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
How can I configure and use knex and sqlite in this boilerplate?
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...
Bumps [electron](https://github.com/electron/electron) from 13.1.2 to 15.5.5. Release notes Sourced from electron's releases. electron v15.5.5 Release Notes for v15.5.5 Other Changes Backported fix for CVE-2022-1482. #34040 Backported fix for CVE-2022-1483. #34009...
## The problem: I found out that the svg imports was not working:   ## The solution What I did was change the rules.webpack.js file adding in file-loader plugin...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...