52 Commits (641abe2db7ac482dceffc8307af411e01c540951)

Author SHA1 Message Date
  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) 6 years ago
  Yamagishi Kazutoshi 8ae9bd0eea Upgrade compression-webpack-plugin to version 1.0.1 (#5581) 6 years ago
  Nolan Lawson 0692991b54 Add ServiceWorker caching for static assets (#5524) 6 years ago
  Akihiko Odaki e4080772b5 Use contenthash for ExtractTextWebpackPlugin (#5462) 6 years ago
  Nolan Lawson bebaa6eced Remove prop types from external libraries (#5304) 6 years ago
  Nolan Lawson 7de6d269d2 Use ES module build of react-router-dom (#5264) 6 years ago
  aschmitz 2076c557c9 Configure webpack to poll for changes in development (#5040) 6 years ago
  Andrew 0401a24558 Add support for multiple themes (#4959) 6 years ago
  Yamagishi Kazutoshi da172a8b1b Disable babel-loader cache when development environment (#4684) 6 years ago
  Yamagishi Kazutoshi fae71b653a Enable cache for babel-loader (#4505) 6 years ago
  Yamagishi Kazutoshi f93f306053 Remove hash from chunk filename when dev env (#4411) 6 years ago
  Satoshi KOJIMA e54cc15cbd fix #4356 : place sw.js to assets/sw.js (#4357) 6 years ago
  Sorin Davidoi 0c7c188c45 Web Push Notifications (#3243) 6 years ago
  Eugen Rochko a3d93e8bbe Fix #4059 - Remove ModuleConcatenationPlugin (#4139) 6 years ago
  Yamagishi Kazutoshi 63baab088d Fix regular expression for RFC 5646 (regression from #3604) (#4133) 6 years ago
  unarist 68dca26a5d Fix react-intl/locale-data import issue on production build (#3937) 6 years ago
  unarist 138e5a0b1e Fix webpack config for Windows (#3926) 6 years ago
  Nolan Lawson 3783cadf2d Apply babel to react-intl to remove prop-types (#3914) 6 years ago
  Nolan Lawson e078919f07 Upgrade to Webpack 3 with module concatenation (#3912) 6 years ago
  Yamagishi Kazutoshi 500e28442f Re-add disableHostCheck (regression #3729) (#3854) 6 years ago
  Yamagishi Kazutoshi 53e42bf91e Upgrade Webpacker to version 2.0 (#3729) 6 years ago
  Eugen Rochko 85af2405cf Exclude packs/custom.js from webpack compilation to prevent breakage (#3719) 6 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
  Yamagishi Kazutoshi 3bdcf5d8f0 Add final newline to locale files (#2890) 7 years ago
  Nolan Lawson d372068620 add source maps for dev/production (#2873) 7 years ago
  Nolan Lawson 8009366231 switch uglify to compress:true,mangle:true (#2852) 7 years ago
  Koala Yeung 99b9a0e5de translateionRunner: improve minimalist options (#2835) 7 years ago
  Nolan Lawson 7c0cd2597a remove unnecessary buffer polyfill (#2833) 7 years ago
  Nolan Lawson 37caf0b36e separate .babelrc for prod/dev, add babel-plugin-lodash (#2829) 7 years ago
  Koala Yeung cf0b753209 Streamline javascript translation by improving translationRunner (#2808) 7 years ago