37 Commits (579e85f60624860c67f8c5d31ab393f3b506b24c)

Author SHA1 Message Date
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
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
abcang 91ddd345f2 Enable disableHostCheck option of webpack-dev-server (#2790) 7 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 7 years ago