absidue
aa4a01b9ab
Cleanup the web webpack config ( #2690 )
2022-10-09 09:09:56 -04:00
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
absidue
dc2cc746cf
Fix the development only js-yaml dependency being included in the release builds ( #2646 )
2022-10-02 08:12:13 +08:00
absidue
ac4cc4a611
Compress and lazy load locales ( #2603 )
...
* Compress and lazy load locales
* Remove index.html when loading the locales on the web
* Fix locale output path for web build
2022-09-24 11:06:50 -04:00
absidue
62829b736a
Electron variable at build time instead of at runtime ( #2574 )
2022-09-15 08:59:09 +00:00
absidue
a69cbd3b55
Optimise CSS and JSON files ( #2569 )
2022-09-13 09:28:36 +08:00
absidue
97e3813182
Update css-loader and switch to webpack 5's asset modules ( #2566 )
2022-09-11 20:34:58 -04:00
absidue
9961183c1b
Only generate the web assets directory during web builds ( #2528 )
...
* Webpack 5 optimises productions builds by default, no need for the LoaderOptionsPlugin
* Only create web assets during web build
2022-09-02 09:19:06 -04:00
absidue
903f3a2241
Prevent packaging unneeded dependency files ( #2303 )
...
* Prevent packaging unneeded dependency files
* Exclude even more dependency files from being packaged
2022-07-14 10:43:07 -04:00
PikachuEXE
5c83dd8790
Update webpack config to remove explicit HMR plugin ( #1729 )
...
This change suppresses warning
"<w> [webpack-dev-server] "hot: true" automatically applies HMR plugin, you don't have to add it manually to your webpack configuration."
2021-09-23 06:43:52 +00:00
Preston
ce640d9c98
Update webpack.web.config.js
2021-01-15 23:50:13 -05:00
Preston
22c40fb049
Update Dependencies
2020-11-23 21:53:49 -05:00
Synkky
89cc8fe9c6
Fix pathing issue when forking process
2020-10-23 23:29:19 +01:00
Preston
64b877fe27
Fix Locales File and Implement Locales file with app
2020-08-05 23:39:00 -04:00
Preston
b625683a2e
Add error handling for local channel API and add check for missing channel info
2020-07-11 18:36:42 -04:00
Preston
009174b89b
Add Support for Live Videos and Live Video Chat
2020-05-23 17:29:42 -04:00
Preston
e1dd7e6db8
Fix web build script and fix errors when running web version
2020-04-17 23:17:45 -04:00
Preston
320c305949
Add Initial PWA Functionality
2020-04-13 22:59:25 -04:00
Preston
2533161667
Start on Mobile view and add Web Build option
2020-03-24 09:22:29 -04:00