about summary refs log tree commit diff
path: root/config/webpack/shared.js
AgeCommit message (Expand)Author
2017-06-18Upgrade Webpacker to version 2.0 (#3729)Yamagishi Kazutoshi
2017-06-13Exclude packs/custom.js from webpack compilation to prevent breakage (#3719)Eugen Rochko
2017-06-11Remove comments for eslint-disable (#3691)Yamagishi Kazutoshi
2017-06-01Resolve custom application stylesheet with Webpack (#3373)Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-30Fix webpack building on Windows (#3426)Naouak
2017-05-27Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332)Eugen Rochko
2017-05-22Only load Intl data for current language (#3130)Nolan Lawson
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-15Introduce common JavaScript file (#2981)Akihiko Odaki
2017-05-06remove unnecessary buffer polyfill (#2833)Nolan Lawson
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko