Bill Thornton
|
23eede4d2f
|
Only allow jsx in jsx/tsx files
|
2022-09-29 13:11:56 -04:00 |
|
Bill Thornton
|
39f2094752
|
Use recommended devtool for development builds
|
2022-09-06 09:54:50 -04:00 |
|
Bill Thornton
|
15b4842c4f
|
Use recommended devtool for development builds
|
2022-09-06 02:14:07 -04:00 |
|
Bill Thornton
|
e4a2d7513b
|
Split node_modules to separate bundles
|
2022-09-06 01:45:59 -04:00 |
|
Bill Thornton
|
7d5df6ab3e
|
Cleanup duplication in webpack dev config
|
2022-03-31 14:03:02 -04:00 |
|
Dmitry Lyzo
|
5d13add090
|
Target "web" in serve mode only
|
2021-10-05 18:05:01 +03:00 |
|
Bill Thornton
|
71f08fd6dc
|
Disable warnings in webpack dev server overlay
|
2021-09-05 01:23:06 -04:00 |
|
Bill Thornton
|
00f1171df5
|
Remove unnecessary static content configuration
|
2021-08-24 11:02:23 -04:00 |
|
Bill Thornton
|
8c2cec79ab
|
Fix source map build warnings
|
2021-08-10 12:42:57 -04:00 |
|
MrTimscampi
|
4d23e79f65
|
Add TypeScript support for React components
|
2021-06-18 17:01:00 +02:00 |
|
Bill Thornton
|
60d0e1f132
|
Update webpack-merge
|
2021-06-15 00:44:00 -04:00 |
|
Bill Thornton
|
066690dd8b
|
Fix development webpack target for live reload
|
2021-06-03 10:13:47 -04:00 |
|
Bill Thornton
|
81516c9ffe
|
Remove standalone.js and broken navigation
|
2020-11-26 01:45:23 -05:00 |
|
Bill Thornton
|
b3ddaeba74
|
Fix missing index.html in prod build
|
2020-11-19 23:36:35 -05: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 |
|
vitorsemeano
|
f15f6ec9b8
|
upgrade webpack-cli to v4
added dev dep source-map-loader
|
2020-11-05 23:12:24 +00:00 |
|
Bill Thornton
|
a71b0314d4
|
Fix apiclient imports
|
2020-11-05 23:11:47 +00:00 |
|
MrTimscampi
|
7d9208e951
|
WIP
|
2020-11-05 23:09:09 +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 |
|
MrTimscampi
|
f27f461d3d
|
Merge remote-tracking branch 'upstream/master' into apiclient-be-gone
|
2020-05-07 11:37:42 +02:00 |
|
Dmitry Lyzo
|
f21f01bb05
|
Use root build config
|
2020-05-06 17:02:56 +03:00 |
|
MrTimscampi
|
f16cec5d49
|
Merge remote-tracking branch 'upstream/master' into apiclient-be-gone
|
2020-05-05 11:28:41 +02:00 |
|
MrTimscampi
|
9e3ca706c4
|
Force the use of single quotes
|
2020-05-04 12:44:12 +02:00 |
|
MrTimscampi
|
46e145baba
|
Add inline sourcemaps to webpack
|
2020-05-01 12:08:43 +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
|
4c6dfbf2c5
|
Enable live reloading for browsersync
|
2020-03-13 09:25:26 +01:00 |
|
MrTimscampi
|
0b11883451
|
Move material icons to external package
|
2020-01-25 18:58:35 +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 |
|
ringmatter@fastmail.com
|
4a0cfb5be9
|
ADDED standalone.js script to inject standalone mode in dev server
|
2019-12-01 09:14:10 +01:00 |
|
ringmatter@fastmail.com
|
eb92a68568
|
ADDED webpack-concat-plugin to inject legacy apploader script
|
2019-11-30 15:16:08 +01:00 |
|
Robert Gründler
|
ecc3b17aca
|
ADDED support for local webpack devserver development
|
2019-11-29 14:03:16 +01:00 |
|