59 Commits (018a9e4e7fdfac0f2e482f4b5fa66247afbc2ddb)

Author SHA1 Message Date
abcang 3c3cf7e208 Update supported Node.js version (#8041) 6 years ago
Yamagishi Kazutoshi e9b322d0a6 Upgrade webpack to version v4.x (#6655) 6 years ago
Renato "Lond" Cerqueira 268d90e810 Rename emoji sheet to avoid caching issue (#7777) 6 years ago
Yamagishi Kazutoshi 13b60e6a14 Use URL polyfill (#7664) 6 years ago
Akihiko Odaki d95642f6d9 Cache attachments on external host with service worker (#7493) 6 years ago
Akihiko Odaki d8b3f5fb9a Limit environment variables to expose to webpack (#7480) 6 years ago
Akihiko Odaki ca42f9b0eb Cache media (#6902) 6 years ago
Eugen Rochko 97dcfb0f50
ASSET_HOST is wrong env variable. Fix to CDN_HOST (#6372) 6 years ago
Eugen Rochko b1daa71da5
Fix #6311: Replace relative URLs in CSS only for Premailer (#6335) 6 years ago
ThibG d613dda91d Fix assets loading when WEB_DOMAIN ≠ LOCAL_DOMAIN (#6319) 6 years ago
Eugen Rochko 872a0d5bd8
Improve HTML e-mails based on Litmus tests (#6301) 6 years ago
Yamagishi Kazutoshi 9a61b0ef22 Fix RFC 5646 Regular Expression (#6190) 6 years ago
Yamagishi Kazutoshi 8a588145d5 Update extract-text-webpack-plugin to version 3.0.2 (#5584) 7 years ago
Yamagishi Kazutoshi 8ae9bd0eea Upgrade compression-webpack-plugin to version 1.0.1 (#5581) 7 years ago
Nolan Lawson 0692991b54 Add ServiceWorker caching for static assets (#5524) 7 years ago
Akihiko Odaki e4080772b5 Use contenthash for ExtractTextWebpackPlugin (#5462) 7 years ago
Nolan Lawson bebaa6eced Remove prop types from external libraries (#5304) 7 years ago
Nolan Lawson 7de6d269d2 Use ES module build of react-router-dom (#5264) 7 years ago
aschmitz 2076c557c9 Configure webpack to poll for changes in development (#5040) 7 years ago
Andrew 0401a24558 Add support for multiple themes (#4959) 7 years ago
Yamagishi Kazutoshi da172a8b1b Disable babel-loader cache when development environment (#4684) 7 years ago
Yamagishi Kazutoshi fae71b653a Enable cache for babel-loader (#4505) 7 years ago
Yamagishi Kazutoshi f93f306053 Remove hash from chunk filename when dev env (#4411) 7 years ago
Satoshi KOJIMA e54cc15cbd fix #4356 : place sw.js to assets/sw.js (#4357) 7 years ago
Sorin Davidoi 0c7c188c45 Web Push Notifications (#3243) 7 years ago
Eugen Rochko a3d93e8bbe Fix #4059 - Remove ModuleConcatenationPlugin (#4139) 7 years ago
Yamagishi Kazutoshi 63baab088d Fix regular expression for RFC 5646 (regression from #3604) (#4133) 7 years ago
unarist 68dca26a5d Fix react-intl/locale-data import issue on production build (#3937) 7 years ago
unarist 138e5a0b1e Fix webpack config for Windows (#3926) 7 years ago
Nolan Lawson 3783cadf2d Apply babel to react-intl to remove prop-types (#3914) 7 years ago
Nolan Lawson e078919f07 Upgrade to Webpack 3 with module concatenation (#3912) 7 years ago
Yamagishi Kazutoshi 500e28442f Re-add disableHostCheck (regression #3729) (#3854) 7 years ago
Yamagishi Kazutoshi 53e42bf91e Upgrade Webpacker to version 2.0 (#3729) 7 years ago
Eugen Rochko 85af2405cf Exclude packs/custom.js from webpack compilation to prevent breakage (#3719) 7 years ago
Yamagishi Kazutoshi 3690f04e4a Remove comments for eslint-disable (#3691) 7 years ago
Yamagishi Kazutoshi ad4a28f4f6 Refactor translationRunner.js (#3604) 7 years ago
Yamagishi Kazutoshi 7a7bfa5170 Add quotes ESLint rules (#3602) 7 years ago
Nolan Lawson edddc7c791 Enable stats.json analysis with Webpack Visualizer (#3509) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) e98559c3ff Resolve custom application stylesheet with Webpack (#3373) 7 years ago
Yamagishi Kazutoshi 1162f61ca3 Remove unused loaders of webpack (#3495) 7 years ago
Yamagishi Kazutoshi fda5c699c2 Add ESLint rule (object-curly-spacing) (#3498) 7 years ago
Naouak 499cc7b803 Fix webpack building on Windows (#3426) 7 years ago
Daniel Hunsaker 9ead3d1cdb [nanobox] Adjustments for Nanobox development (#3295) 7 years ago
Akihiko Odaki 189a06d2a2 Fix Webpack Bundle Analyzer output for Webpacker (#3374) 7 years ago
Eugen Rochko 62ca37884a Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332) 7 years ago
Nolan Lawson 2469fd1cdc Add improved performance marks for development mode (#3297) 7 years ago
Nolan Lawson 60e2b951de Add webpack-bundle-analyzer for production builds (#3170) 7 years ago
Nolan Lawson 9d04de1c8d Only load Intl data for current language (#3130) 7 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 7 years ago
Akihiko Odaki 85c9496340 Introduce common JavaScript file (#2981) 7 years ago