45 Commits (2c6bb251c528bbde576a9f4070542bb2725c78f1)

Author SHA1 Message Date
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
Nolan Lawson b69a1f599a Add improved performance marks for development mode (#3297)
7 years ago
Nolan Lawson e228bdd3b6 Add webpack-bundle-analyzer for production builds (#3170)
7 years ago
Nolan Lawson 2d7aacf747 Only load Intl data for current language (#3130)
7 years ago
Yamagishi Kazutoshi e4ed0b155c Improve eslint rules (#3147)
7 years ago
Akihiko Odaki a4a52180cd Introduce common JavaScript file (#2981)
7 years ago
Yamagishi Kazutoshi 1ef8cd0bbc Add final newline to locale files (#2890)
7 years ago
Nolan Lawson c4d405f24c add source maps for dev/production (#2873)
7 years ago
Nolan Lawson 475c467847 switch uglify to compress:true,mangle:true (#2852)
7 years ago
Koala Yeung d9cfc5c821 translateionRunner: improve minimalist options (#2835)
7 years ago
Nolan Lawson a56fc930ae remove unnecessary buffer polyfill (#2833)
7 years ago
Nolan Lawson 7a874f1f98 separate .babelrc for prod/dev, add babel-plugin-lodash (#2829)
7 years ago
Koala Yeung b1f14a1c7f Streamline javascript translation by improving translationRunner (#2808)
7 years ago
abcang 6e3b33e5f1 Enable disableHostCheck option of webpack-dev-server (#2790)
7 years ago
Eugen Rochko ef2af79a48 Replace sprockets/browserify with Webpack (#2617)
7 years ago