Wykres commitów

32 Commity (9f08e63372e6ecc51751979c7e7c2cc0444ca259)

Autor SHA1 Wiadomość Data
Alex Gleason 6323c7d70e
eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
Alex Gleason 966ca91e1a
eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
Alex Gleason 2a0e2001d6
eslint: enforce import/order 2022-01-10 16:01:24 -06:00
Alex Gleason 3de8dcced0
Tabler: add icons to ThumbNavigation 2021-09-20 17:05:59 -05:00
Alex Gleason 26c7068d66
Add Tabler icons 2021-09-20 15:33:28 -05:00
Alex Gleason 5eab5ec0a5
Webpack: move Twemoji icons back to CopyPlugin 2021-09-12 10:51:58 -05:00
Alex Gleason ec474ba4c2
Webpack: use one entrypoint 2021-09-10 19:30:47 -05:00
Alex Gleason 3359bda7f8
Webpack: bundle sounds as assets 2021-09-10 17:23:37 -05:00
Alex Gleason 19181f40c3
Webpack: bundle Twemoji icons as assets 2021-09-10 17:15:57 -05:00
Alex Gleason 275d898a63
Webpack: simplify module.rules 2021-09-09 12:00:42 -05:00
Alex Gleason 15283102d1
Upgrade Webpack to v5 2021-09-05 19:34:05 -05:00
Alex Gleason ea26e86a94
Rename FE_BASE_PATH to FE_SUBDIRECTORY 2021-09-05 13:21:39 -05:00
Alex Gleason e8623d0af8
Webpack: UnusedFilesWebpackPlugin: ignore locale whitelist files, about.example 2021-09-04 16:19:33 -05:00
Alex Gleason 16470c605f
Webpack: remove unneeded NormalModuleReplacementPlugin
It was adding 1 minute to build time, and the upstream issue is already fixed: https://github.com/remix-run/react-router/pull/5589
2021-09-04 15:27:31 -05:00
Alex Gleason ecb2c1de25
Subdirectory fixes: sounds, publicPath 2021-09-04 12:59:28 -05:00
Alex Gleason 868f514f5b
Webpack: use FE_BASE_PATH as publicPath 2021-09-03 13:49:18 -05:00
Alex Gleason bc759c87b2
Webpack: copy files into `/static` instead of starting them there 2021-09-03 13:06:04 -05:00
Alex Gleason bba6716cf7
Webpack: generate 404.html during build 2021-08-30 17:17:32 -07:00
Alex Gleason 655d5393a3
Webpack: output to 'static-test' for tests 2021-07-21 16:43:41 -05:00
Alex Gleason f061954fdb
Webpack: switch build directory to 'static' instead of 'static/packs', fix sw.js 2021-07-21 16:13:24 -05:00
Alex Gleason a3d5d1a882
Upgrade emoji-datasource to 5.0.0 2021-07-10 00:43:49 -05:00
Alex Gleason ba062a0c7d
Include sheet_10.png in build 2021-04-17 14:21:12 -05:00
Alex Gleason 651e45b96d
Package emojis as a dependency of twemoji 2021-04-17 13:30:22 -05:00
Alex Gleason 85939e9ec6
Add UnusedFilesWebpackPlugin to detect unused files 2021-03-23 15:22:10 -05:00
Alex Gleason 0bbdaa4191
eslint: trailing comma fixes, unused var 2020-10-07 13:08:36 -05:00
Alex Gleason 93ae2fff9b
Don't strip comments from HTML 2020-07-15 11:10:27 -05:00
Alex Gleason e935fb90b9
Remove generateLocalePacks.js 2020-06-04 17:31:17 -05:00
Alex Gleason 9d242a403b
Simplify Webpack CSS 2020-05-31 23:09:21 -05:00
Alex Gleason da3e63596b
Webpack: Reduce to one entrypoint, app/application.js 2020-05-28 18:46:24 -05:00
Alex Gleason afc7e33478
Use HtmlWebpackPlugin to inject chunks with hashes
Probably the worst code I've ever written in my life, I'm sorry
2020-05-17 21:02:57 -05:00
Alex Gleason 346bfd5d8d
Remove hashes from filenames for now 2020-03-27 22:13:36 -05:00
Alex Gleason b1b5dc62db
Initial commit 2020-03-27 15:59:38 -05:00