Age | Commit message (Expand) | Author |
2018-10-06 | Improve production build config (#8899) | bsky |
2018-09-14 | Upgrade Babel to version 7.0.0 (#5925) | Yamagishi Kazutoshi |
2018-09-13 | Fix building assets in test environment (#8691) | ThibG |
2018-08-25 | Rename S3_CLOUDFRONT_HOST to S3_ALIAS_HOST. (#8423) | M Somerville |
2018-07-17 | Update supported Node.js version (#8041) | abcang |
2018-07-14 | Upgrade webpack to version v4.x (#6655) | Yamagishi Kazutoshi |
2018-06-10 | Rename emoji sheet to avoid caching issue (#7777) | Renato "Lond" Cerqueira |
2018-05-29 | Use URL polyfill (#7664) | Yamagishi Kazutoshi |
2018-05-29 | Cache attachments on external host with service worker (#7493) | Akihiko Odaki |
2018-05-14 | Limit environment variables to expose to webpack (#7480) | Akihiko Odaki |
2018-03-27 | Cache media (#6902) | Akihiko Odaki |
2018-01-29 | ASSET_HOST is wrong env variable. Fix to CDN_HOST (#6372) | Eugen Rochko |
2018-01-24 | Fix #6311: Replace relative URLs in CSS only for Premailer (#6335) | Eugen Rochko |
2018-01-21 | Fix assets loading when WEB_DOMAIN ≠ LOCAL_DOMAIN (#6319) | ThibG |
2018-01-20 | Improve HTML e-mails based on Litmus tests (#6301) | Eugen Rochko |
2018-01-05 | Fix RFC 5646 Regular Expression (#6190) | Yamagishi Kazutoshi |
2017-11-05 | Update extract-text-webpack-plugin to version 3.0.2 (#5584) | Yamagishi Kazutoshi |
2017-11-01 | Upgrade compression-webpack-plugin to version 1.0.1 (#5581) | Yamagishi Kazutoshi |
2017-10-31 | Add ServiceWorker caching for static assets (#5524) | Nolan Lawson |
2017-10-27 | Use contenthash for ExtractTextWebpackPlugin (#5462) | Akihiko Odaki |
2017-10-10 | Remove prop types from external libraries (#5304) | Nolan Lawson |
2017-10-08 | Use ES module build of react-router-dom (#5264) | Nolan Lawson |
2017-10-04 | Configure webpack to poll for changes in development (#5040) | aschmitz |
2017-09-19 | Add support for multiple themes (#4959) | Andrew |
2017-08-24 | Disable babel-loader cache when development environment (#4684) | Yamagishi Kazutoshi |
2017-08-03 | Enable cache for babel-loader (#4505) | Yamagishi Kazutoshi |
2017-07-28 | Remove hash from chunk filename when dev env (#4411) | Yamagishi Kazutoshi |
2017-07-28 | fix #4356 : place sw.js to assets/sw.js (#4357) | Satoshi KOJIMA |
2017-07-13 | Web Push Notifications (#3243) | Sorin Davidoi |
2017-07-10 | Fix #4059 - Remove ModuleConcatenationPlugin (#4139) | Eugen Rochko |
2017-07-10 | Fix regular expression for RFC 5646 (regression from #3604) (#4133) | Yamagishi Kazutoshi |
2017-06-25 | Fix react-intl/locale-data import issue on production build (#3937) | unarist |
2017-06-24 | Fix webpack config for Windows (#3926) | unarist |
2017-06-23 | Apply babel to react-intl to remove prop-types (#3914) | Nolan Lawson |
2017-06-23 | Upgrade to Webpack 3 with module concatenation (#3912) | Nolan Lawson |
2017-06-19 | Re-add disableHostCheck (regression #3729) (#3854) | Yamagishi Kazutoshi |
2017-06-18 | Upgrade Webpacker to version 2.0 (#3729) | Yamagishi Kazutoshi |
2017-06-13 | Exclude packs/custom.js from webpack compilation to prevent breakage (#3719) | Eugen Rochko |
2017-06-11 | Remove comments for eslint-disable (#3691) | Yamagishi Kazutoshi |
2017-06-06 | Refactor translationRunner.js (#3604) | Yamagishi Kazutoshi |
2017-06-06 | Add quotes ESLint rules (#3602) | Yamagishi Kazutoshi |
2017-06-02 | Enable stats.json analysis with Webpack Visualizer (#3509) | Nolan Lawson |
2017-06-01 | Resolve custom application stylesheet with Webpack (#3373) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-01 | Remove unused loaders of webpack (#3495) | Yamagishi Kazutoshi |
2017-06-01 | Add ESLint rule (object-curly-spacing) (#3498) | Yamagishi Kazutoshi |
2017-05-30 | Fix webpack building on Windows (#3426) | Naouak |
2017-05-29 | [nanobox] Adjustments for Nanobox development (#3295) | Daniel Hunsaker |
2017-05-28 | Fix Webpack Bundle Analyzer output for Webpacker (#3374) | Akihiko Odaki |
2017-05-27 | Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332) | Eugen Rochko |
2017-05-25 | Add improved performance marks for development mode (#3297) | Nolan Lawson |