FreeTube/_scripts
PikachuEXE 07fd93d3aa
Fix watching video in development (#1668)
* Fix watching watched video in development

* Fix removing a file even when it does not exist (and would raise error)

* Fix infinite reload in video watching

File updates (e.g. dashFiles) in static folder triggers app reload (web-dev-server)
But the a file is created/updated/deleted on before playing any video
So it goes into a loop of loading a video
2021-09-23 07:04:00 +00:00
..
build.js Build: Bump copyright year 2021-07-02 17:54:59 +01:00
dev-runner.js Fix watching video in development (#1668) 2021-09-23 07:04:00 +00:00
webpack.main.config.js Update to Webpack 5 and Electron 12 2021-03-02 22:51:01 -05:00
webpack.renderer.config.js Update webpack config to remove explicit HMR plugin (#1729) 2021-09-23 06:43:52 +00:00
webpack.web.config.js Update webpack config to remove explicit HMR plugin (#1729) 2021-09-23 06:43:52 +00:00
webpack.workers.config.js Update webpack config to remove explicit HMR plugin (#1729) 2021-09-23 06:43:52 +00:00