summaryrefslogtreecommitdiff
path: root/config/webpack.config.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-broken-yarn-deps' into 'master'Tim Zallmann2017-08-211-7/+2
|\
| * remove zopfli compression temporarily until a better solution is foundMike Greiling2017-08-181-7/+2
* | remove superfluous users bundleremove-user-bundleMike Greiling2017-08-181-1/+0
|/
* enable webpack scope hoistingMike Greiling2017-08-151-0/+3
* Merge branch 'master' into ideMike Greiling2017-08-071-7/+15
|\
| * Merge branch '33902-upgrade-to-webpack-v3' into 'master'Jacob Schatz2017-08-071-7/+14
| |\
| | * add disableHostCheck to devServer config since webpack dev server is proxiedMike Greiling2017-08-071-0/+1
| | * replace stats-webpack-plugin with webpack-stats-pluginMike Greiling2017-08-071-7/+13
| * | Merge branch 'master' into zj-project-templatesFilipa Lacerda2017-08-071-3/+13
| |\ \ | | |/
* | | Merge branch 'master' into ideMike Greiling2017-08-071-1/+4
|\ \ \ | | |/ | |/|
| * | Fix issues with pdf-js dependenciesMike Greiling2017-08-071-1/+4
* | | Merge branch 'master' into ideDouwe Maan2017-08-031-0/+5
|\ \ \ | |/ /
| * | Inline script cleanup globals and easyTim Zallmann2017-08-011-0/+5
* | | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-311-1/+4
|\ \ \ | |/ /
| * | Merge branch 'inline-js-removal-projects-other' into 'master'Phil Hughes2017-07-311-1/+4
| |\ \
| | * | Converted Pipelines ChartsTim Zallmann2017-07-271-0/+1
| | * | Moved Inline JS for Pipelines Charts + new Pipeline to dispatcherTim Zallmann2017-07-271-1/+2
| | * | Project New moved to external FileTim Zallmann2017-07-271-0/+1
| | |/
* | | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-281-3/+2
|\ \ \ | |/ /
| * | Merge branch '35224-transform-user-profile-javascript-into-async-bundle' into...Tim Zallmann2017-07-281-2/+0
| |\ \ | | |/ | |/|
| | * refactor users bundle, remove inline javascript, and transform into an async ...Mike Greiling2017-07-181-2/+0
| * | How to Merge to external FileTim Zallmann2017-07-241-0/+1
| * | Update Protected Branches bundle pathkushalpandya2017-07-191-1/+1
| |/
* | Add define and require to window in vs transformLuke "Jared" Bennett2017-07-211-0/+1
* | ignore case for worker exclusionLuke "Jared" Bennett2017-07-211-1/+1
* | Remove all vs workers from transformLuke "Jared" Bennett2017-07-211-1/+1
* | exempt webworker script from copy closure transformLuke "Jared" Bennett2017-07-201-1/+1
* | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-201-4/+10
|\ \ | |/
| * Refactor user bundleMike Greiling2017-07-141-1/+1
| * Improve & fix the performance bar UI and behaviorRémy Coutable2017-07-061-1/+1
| * Merge branch 'enable-webpack-code-splitting' into 'master'Jacob Schatz2017-06-301-2/+2
| |\
| | * move webpack publicPath setup earlier in the bootstrap processes to avoid ES ...Mike Greiling2017-06-281-1/+2
| | * dynamically set webpack publicPath when relative_url_root enabledMike Greiling2017-06-281-1/+0
| * | Merge branch 'additional-metrics-dashboard' into '28717-additional-metrics-re...Phil Hughes2017-06-261-0/+1
| |/
| * Merge branch 'hot-reload' into 'master'Tim Zallmann2017-06-231-0/+4
| |\
| | * hot reloading for .vue fileshot-reloadSimon Knox2017-06-151-0/+4
| * | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...28717-additional-metrics-review-branchPawel Chojnacki2017-06-221-16/+7
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-161-11/+17
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-071-5/+12
| |\ \ \
| * | | | Add Prometheus Metrics Bundlekushalpandya2017-05-311-0/+1
* | | | | fix redundant vue libraryMike Greiling2017-07-181-1/+2
* | | | | fix global context and relative_url_root for monaco editorMike Greiling2017-07-181-4/+25
* | | | | Remove multiple methods of including monaco related code and remove static mo...Luke "Jared" Bennett2017-07-181-0/+8
* | | | | Merge branch 'dm-tree-json' into ide Resolving conflicts.Jacob Schatz2017-06-231-17/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | refactor zopfli fallback configfix-atom-eslintMike Greiling2017-06-161-15/+6
| * | | | don't make assumptions about command line arguments invoking webpack configMike Greiling2017-06-161-1/+1
| | |_|/ | |/| |
| * | | Move vue components to vue files and match docsFilipa Lacerda2017-06-141-1/+1
* | | | Add monaco editor.Jacob Schatz2017-06-151-0/+1
|/ / /
* | | Merge branch '29010-perf-bar' into 'master'Robert Speicher2017-06-121-0/+1
|\ \ \
| * | | New performance bar that can be enabled with the `p b` shortcutRémy Coutable2017-06-091-0/+1