64 Commits (6866739387f6c8f1b41c4b6886868a24c4cceeb2)

Author SHA1 Message Date
Yamagishi Kazutoshi 101a46ac24 Update dependencies for Node.js (2018-12-31) (#9669)
6 years ago
bsky 5569769737 Improve production build config (#8899)
6 years ago
Yamagishi Kazutoshi 23ab704b2b Upgrade Babel to version 7.0.0 (#5925)
6 years ago
ThibG 28abd3f699 Fix building assets in test environment (#8691)
6 years ago
M Somerville 4b27569841 Rename S3_CLOUDFRONT_HOST to S3_ALIAS_HOST. (#8423)
6 years ago
abcang dd5b6bf3bb Update supported Node.js version (#8041)
6 years ago
Yamagishi Kazutoshi 2275752fca Upgrade webpack to version v4.x (#6655)
6 years ago
Renato "Lond" Cerqueira 2e4a1d3109 Rename emoji sheet to avoid caching issue (#7777)
6 years ago
Yamagishi Kazutoshi 7e042c97d1 Use URL polyfill (#7664)
6 years ago
Akihiko Odaki 0cb1524dc1 Cache attachments on external host with service worker (#7493)
6 years ago
Akihiko Odaki 0205536ee7 Limit environment variables to expose to webpack (#7480)
6 years ago
Akihiko Odaki e829c21cc6 Cache media (#6902)
7 years ago
Eugen Rochko 9c212f0f28 ASSET_HOST is wrong env variable. Fix to CDN_HOST (#6372)
7 years ago
Eugen Rochko 8f60c22ba4 Fix #6311: Replace relative URLs in CSS only for Premailer (#6335)
7 years ago
ThibG 55567d05b2 Fix assets loading when WEB_DOMAIN ≠ LOCAL_DOMAIN (#6319)
7 years ago
Eugen Rochko 896cadceed Improve HTML e-mails based on Litmus tests (#6301)
7 years ago
Yamagishi Kazutoshi 0fa691d2a9 Fix RFC 5646 Regular Expression (#6190)
7 years ago
Yamagishi Kazutoshi f0d800d9a9 Update extract-text-webpack-plugin to version 3.0.2 (#5584)
7 years ago
Yamagishi Kazutoshi 395a88eb5d Upgrade compression-webpack-plugin to version 1.0.1 (#5581)
7 years ago
Nolan Lawson ba22580c06 Add ServiceWorker caching for static assets (#5524)
7 years ago
Akihiko Odaki 38d5aa3073 Use contenthash for ExtractTextWebpackPlugin (#5462)
7 years ago
Nolan Lawson 82ff80dbad Remove prop types from external libraries (#5304)
7 years ago
Nolan Lawson 7bde8dcc08 Use ES module build of react-router-dom (#5264)
7 years ago
aschmitz 4f7aa88461 Configure webpack to poll for changes in development (#5040)
7 years ago
Andrew b4842ef0b9 Add support for multiple themes (#4959)
7 years ago
Yamagishi Kazutoshi 9d1019bded Disable babel-loader cache when development environment (#4684)
7 years ago
Yamagishi Kazutoshi 581f8b2909 Enable cache for babel-loader (#4505)
7 years ago
Yamagishi Kazutoshi f61858281c Remove hash from chunk filename when dev env (#4411)
7 years ago
Satoshi KOJIMA c6344547a3 fix #4356 : place sw.js to assets/sw.js (#4357)
7 years ago
Sorin Davidoi ecab38fd66 Web Push Notifications (#3243)
7 years ago
Eugen Rochko fb7fcebb2b Fix #4059 - Remove ModuleConcatenationPlugin (#4139)
7 years ago
Yamagishi Kazutoshi 2cd7d15620 Fix regular expression for RFC 5646 (regression from #3604) (#4133)
7 years ago
unarist 7968c69df4 Fix react-intl/locale-data import issue on production build (#3937)
7 years ago
unarist 741fd15f4e Fix webpack config for Windows (#3926)
7 years ago
Nolan Lawson 9c246cac5c Apply babel to react-intl to remove prop-types (#3914)
7 years ago
Nolan Lawson 61634505c1 Upgrade to Webpack 3 with module concatenation (#3912)
7 years ago
Yamagishi Kazutoshi 0a2e331bd5 Re-add disableHostCheck (regression #3729) (#3854)
7 years ago
Yamagishi Kazutoshi dece663cd0 Upgrade Webpacker to version 2.0 (#3729)
7 years ago
Eugen Rochko baf07bc83b Exclude packs/custom.js from webpack compilation to prevent breakage (#3719)
7 years ago
Yamagishi Kazutoshi eb34081815 Remove comments for eslint-disable (#3691)
7 years ago
Yamagishi Kazutoshi d66a5fb801 Refactor translationRunner.js (#3604)
7 years ago
Yamagishi Kazutoshi 615c580665 Add quotes ESLint rules (#3602)
7 years ago
Nolan Lawson 1a543944c8 Enable stats.json analysis with Webpack Visualizer (#3509)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 6b0fdf95b9 Resolve custom application stylesheet with Webpack (#3373)
7 years ago
Yamagishi Kazutoshi 59ff072fcf Remove unused loaders of webpack (#3495)
7 years ago
Yamagishi Kazutoshi c7be992701 Add ESLint rule (object-curly-spacing) (#3498)
7 years ago
Naouak b7e9451a40 Fix webpack building on Windows (#3426)
7 years ago
Daniel Hunsaker 1a58ed6653 [nanobox] Adjustments for Nanobox development (#3295)
7 years ago
Akihiko Odaki a6773d2936 Fix Webpack Bundle Analyzer output for Webpacker (#3374)
7 years ago
Eugen Rochko a46c2a5e19 Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332)
7 years ago