summaryrefslogtreecommitdiff
path: root/app/helpers/webpack_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* alias create and update actions to new and editMike Greiling2018-02-161-4/+11
* update webpack helper to automatically include route-based entry pointsMike Greiling2018-02-011-0/+18
* fix bug in webpack_helper in which force_same_domain argument was ignored bre...fix-local-rspec-testsMike Greiling2018-01-251-1/+1
* WebIDE: Fix Commit bugsTim Zallmann2018-01-191-6/+8
* fix relative_url_root support for webpack chunksMike Greiling2017-07-281-1/+3
* configure webpack publicPath dynamically to account for CDN or relative path ...Mike Greiling2017-06-281-7/+16
* Improve webpack-dev-server compatibility with non-localhost setups.Mike Greiling2017-04-121-0/+30