Commit Graph

35 Commits

Author SHA1 Message Date
Bill Thornton
c55d7b68eb Add serviceworker webpack entry point 2023-10-25 22:25:24 +02:00
Niels van Velzen
f7f546f15f Remove resource caching from service worker 2023-10-25 22:25:24 +02:00
Bill Thornton
23eede4d2f Only allow jsx in jsx/tsx files 2022-09-29 13:11:56 -04:00
Bill Thornton
e4a2d7513b Split node_modules to separate bundles 2022-09-06 01:45:59 -04:00
Bill Thornton
60d0e1f132 Update webpack-merge 2021-06-15 00:44:00 -04:00
Bill Thornton
74940b601b Move serviceworker precaching to production config 2021-06-03 10:14:28 -04:00
vitorsemeano
a48d466e6a fixes for lint errors
added missing packages for lint
removed unecessary babel/polyfill
2020-11-05 23:21:35 +00:00
vitorsemeano
4c03780afb webpack config fixed for production 2020-11-05 23:20:38 +00:00
MrTimscampi
96eccd2ecd Rework Webpack config 2020-11-05 23:07:20 +00:00
Dmitry Lyzo
f7d0b94916 Babel libarchive 2020-09-01 13:32:12 +03:00
MrTimscampi
dc60416a7b Let webpack run Babel on xmldom 2020-07-05 13:40:12 +02:00
Dmitry Lyzo
20eef65e5c Babel epubjs 2020-06-03 10:49:15 +03:00
dkanada
2290266634
Merge pull request #1311 from dmitrylyzo/babel-date-fns
Enable babel for date-fns
2020-05-27 21:11:15 +09:00
gion
385f0a0beb Merge remote-tracking branch 'upstream/master' into syncplay 2020-05-27 10:42:29 +02:00
Dmitry Lyzo
b27832f930 Enable babel for date-fns 2020-05-27 10:41:42 +03:00
gion
11f6217bb2 Fix code issues 2020-05-09 12:38:23 +02:00
gion
71f72f836c Remove syncplay worker
This was an attempt to fix issues on Safari
2020-05-09 12:04:14 +02:00
gion
06e6c99c03 Disable syncing after several attempts
Refactor syncplay manager
Attempt fixing Safari issues (timeupdate event not firing)
2020-05-09 12:02:17 +02:00
gion
9fabbd5746 Capture playback permission 2020-05-09 12:02:17 +02:00
Dmitry Lyzo
345ccaf16e Fix browserslist for autoprefixer 2020-05-08 13:50:04 +03:00
Dmitry Lyzo
5d40eb0b23 Babel apiclient and fix reference name 2020-05-08 01:26:58 +03:00
Dmitry Lyzo
f21f01bb05 Use root build config 2020-05-06 17:02:56 +03:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Vasily
c23e301e32
Merge pull request #1146 from JustAMan/webos2-play
Fix some issues blocking WebOS 1.2 / 2.0
2020-04-30 12:13:42 +03:00
Vasily
ce2c3ad36e Debugging stuff 2020-04-27 18:49:11 +03:00
MrTimscampi
380d66c3d7 Fix linting issues in webpack config 2020-04-25 14:07:20 +02:00
MrTimscampi
ee09d9479b Use development mode for dev server 2020-04-09 20:09:51 +02:00
Dmitry Lyzo
f1918083d1 Babel query-string 2020-04-04 19:40:40 +03:00
MrTimscampi
6c2ed00a61 Run postcss for webpack bundle 2020-03-13 09:26:00 +01:00
MrTimscampi
0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01:00
MrTimscampi
5fb98e950b Correct the reverted changes that should be kept 2020-01-21 20:09:51 +01:00
MrTimscampi
b9b3cc7c2e Revert "Add autoprefix to postcss"
This reverts commit 509af1a0c3.
2020-01-21 20:09:40 +01:00
MrTimscampi
509af1a0c3 Add autoprefix to postcss 2019-12-30 11:01:07 +01:00
grafixeyehero
2572de460b move copyplugin to webpack.common 2019-10-01 02:58:05 +03:00
grafixeyehero
716ac36031 Add webpack-dev-server 2019-09-30 23:51:46 +03:00