summaryrefslogtreecommitdiff
path: root/app/helpers/webpack_helper.rb
Commit message (Collapse)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 ↵fix-local-rspec-testsMike Greiling2018-01-251-1/+1
| | | | breaking local rspec tests
* 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
| | | | settings
* Improve webpack-dev-server compatibility with non-localhost setups.Mike Greiling2017-04-121-0/+30