FreeTube/_scripts
Emma 2e84b442bc
Making `pack:web` work by adding polyfill (#2678)
* Making `pack:web` work

* Removing unnecessary extra line

* Ran `yarn install` to update the lock file

* I'm pretty sure that my lockfile was dirty

* Fixing an incorrect dependency resolution

`buffer` doesn't have to be included through browserify
2022-10-06 14:47:47 +00:00
..
ProcessLocalesPlugin.js Compress and lazy load locales (#2603) 2022-09-24 11:06:50 -04:00
build.js Small build config cleanup (#2621) 2022-09-26 16:17:04 -04:00
dev-runner.js Fix webpack deprecation warnings in the dev-runner (#2282) 2022-06-01 07:12:30 -04:00
webpack.main.config.js Compress and lazy load locales (#2603) 2022-09-24 11:06:50 -04:00
webpack.renderer.config.js Fix the development only js-yaml dependency being included in the release builds (#2646) 2022-10-02 08:12:13 +08:00
webpack.web.config.js Making `pack:web` work by adding polyfill (#2678) 2022-10-06 14:47:47 +00:00
webpack.workers.config.js Remove node-loader as we don't have any binary/native node modules (#2576) 2022-09-15 08:52:46 +08:00