* Disable http disk cache and implempent in-memory image cache * Add comment about removing URL scheme prefix Co-authored-by: PikachuEXE <pikachuexe@gmail.com> * Add early return to clean up the code * Rewrite cache expiry logic with fallbacks * Move this change behind a CLI argument --experiments-disable-disk-cache * Replace CLI flag with a GUI setting * Improve warning message styling * ! Fix incompatibility with latest settings code * Use CSS instead of sass for the experimental settings * Return the error as JSON instead of throwing it * Inline restart prompt label and option names and values * Mention crash risk and recommend backups in the warning Co-authored-by: PikachuEXE <pikachuexe@gmail.com> |
||
|---|---|---|
| .. | ||
| ProcessLocalesPlugin.js | ||
| build.js | ||
| dev-runner.js | ||
| webpack.main.config.js | ||
| webpack.renderer.config.js | ||
| webpack.web.config.js | ||
| webpack.workers.config.js | ||