FreeTube/_scripts
absidue 61820b1bcf
Implement hot reloading for the locale files during development (#5050)
* Stop using deprecated additionalAssets hook

* Watch locale files without webpack-watch-external-files-plugin

* Use Maps instead of objects

* Use webpack's file timestamps instead of checking the files ourselves

* Add hot reloading

* Inject hot reload code snippet
2024-05-14 16:35:50 +00:00
..
_domParser.js Cleanup polyfills (#3383) 2023-04-12 09:39:28 -04:00
_empty.js Cleanup polyfills (#3383) 2023-04-12 09:39:28 -04:00
_hotReloadLocalesScript.js Implement hot reloading for the locale files during development (#5050) 2024-05-14 16:35:50 +00:00
build.js split electron-builder config to a separate file from build script (#4431) 2023-12-09 09:50:51 +08:00
dev-runner.js Implement hot reloading for the locale files during development (#5050) 2024-05-14 16:35:50 +00:00
ebuilder.config.js Update Copyleft (#4510) 2024-01-02 18:19:04 +01:00
getInstances.js Use script to create Invidious instance list file (#3545) 2023-05-20 15:07:04 +02:00
getRegions.mjs Add a script to update the region/geolocation files (#3701) 2023-07-01 10:08:09 -04:00
injectAllowedPaths.mjs Serve files from a custom protocol instead of using file:// (#4987) 2024-04-23 21:24:59 +00:00
ProcessLocalesPlugin.js Implement hot reloading for the locale files during development (#5050) 2024-05-14 16:35:50 +00:00
webpack.main.config.js Fix the web build's manifest.json file getting included in the electron build (#4815) 2024-03-27 08:31:11 +08:00
webpack.renderer.config.js Implement hot reloading for the locale files during development (#5050) 2024-05-14 16:35:50 +00:00
webpack.web.config.js Implement hot reloading for the locale files during development (#5050) 2024-05-14 16:35:50 +00:00