summaryrefslogtreecommitdiff
path: root/config/webpack.config.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-webpack-node-env' into 'master'Clement Ho2018-06-211-1/+0
|\
| * enable accidentally-disabled nodeEnv optimizationMike Greiling2018-06-211-1/+0
* | Allow omnibus to disable sourcemaps in memory constrained environmentsMike Greiling2018-06-211-1/+4
|/
* set max_old_space_size to 3.5 GB for compile-assets jobLukas Eipert2018-06-111-1/+0
* add monaco-editor-webpack-plugin and update webpack configMike Greiling2018-06-071-32/+4
* Add `Access-Control-Allow-Headers` to Webpack Dev Server configKushal Pandya2018-05-241-1/+4
* add file cache to vue-loader to speed up compilation46603-add-vue-loader-cacheMike Greiling2018-05-221-1/+14
* simplify and reorganize webpack config45532-upgrade-vue-loaderMike Greiling2018-05-181-98/+88
* move devtool setting into main config objectMike Greiling2018-05-181-3/+2
* upgrade to vue-loader 15.0.11 and update webpack configMike Greiling2018-05-181-4/+7
* consolidate main bootstrap entriesMike Greiling2018-05-061-1/+1
* remove unused name-all-modules-pluginMike Greiling2018-05-041-1/+0
* truncate long chunkhashes within filenamesMike Greiling2018-05-041-6/+6
* add better filename template to worker-loaderMike Greiling2018-05-031-1/+9
* adjust IDE page loading config to ensure web workers are not loaded cross-originMike Greiling2018-05-031-10/+2
* update several packages to remove deprecation warningsMike Greiling2018-05-011-21/+21
* combine ancestor entrypoints into child entrypoints instead of importing bund...Mike Greiling2018-05-011-2/+18
* temporarily disable deterministic chunk hash logicMike Greiling2018-05-011-44/+0
* adjust webpack configMike Greiling2018-05-011-24/+32
* Fix memory and performance issues in Karma test suiteMike Greiling2018-05-011-0/+3
* Use katex min cssClement Ho2018-03-281-1/+1
* prettify all node scriptsMike Greiling2018-03-231-44/+51
* Merge branch 'prettier-ignore' into 'master'Mike Greiling2018-03-221-73/+51
|\
| * Added prettierignore fileprettier-ignorePhil Hughes2018-03-211-73/+51
* | enable scope hoisting only in produciton (it interferes with HMR)Mike Greiling2018-03-221-3/+1
|/
* Move IDE to CEPhil Hughes2018-03-201-50/+73
* Remove common_vue bundleMike Greiling2018-03-061-2/+0
* Merge branch 'remove-ide' into 'master'Tim Zallmann2018-03-051-1/+0
|\
| * Remove IDE from CEPhil Hughes2018-03-021-1/+0
* | Remove mr_notes webpack bundleMike Greiling2018-03-021-3/+0
* | Removed terminal webpack bundle tagterminal-bundle-refactorConstance Okoghenun2018-03-021-1/+0
* | Merge branch 'remove-test-bundle' into 'master'Clement Ho2018-03-021-1/+0
|\ \
| * | remove the "test" bundle and apply it conditionally within main.jsremove-test-bundleMike Greiling2018-03-011-1/+0
* | | Merge branch 'two_factor_auth_webpack_bundle_tag_refactor' into 'master'Clement Ho2018-03-021-1/+0
|\ \ \
| * | | remove two_factor_auth bundletwo_factor_auth_webpack_bundle_tag_refactorMike Greiling2018-03-011-1/+0
| |/ /
* | | Remove protected branches webpack bundle tagClement Ho2018-03-021-1/+0
| |/ |/|
* | Remove registry list webpack entry pointClement Ho2018-03-011-1/+0
|/
* Remove u2f webpack bundleMike Greiling2018-03-011-1/+0
* remove common_vue CommonsChunk configMike Greiling2018-03-011-14/+0
* migrate stl_viewer to dynamic importMike Greiling2018-03-011-1/+0
* migrate sketch_viewer to dynamic importMike Greiling2018-03-011-1/+0
* migrate pdf_viewer to dynamic importMike Greiling2018-03-011-2/+0
* migrate notebook_viewer to dynamic importMike Greiling2018-03-011-2/+0
* migrate balsamiq_viewer to dynamic importMike Greiling2018-03-011-1/+0
* Remove unnecessary chunks from common_vueClement Ho2018-03-011-11/+0
* Merge branch 'protected-tags-bundle-refactor' into 'master'Clement Ho2018-03-011-1/+0
|\
| * Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into protect...protected-tags-bundle-refactorConstance Okoghenun2018-02-271-38/+50
| |\
| * \ Resolved conflicts in app/assets/javascripts/pages/projects/settings/reposito...Constance Okoghenun2018-02-261-3/+2
| |\ \
| * | | Removed protected_tags webpack bundleConstance Okoghenun2018-02-231-1/+0
* | | | Merge branch 'pipelines_show_refactor' into 'master'Jacob Schatz2018-02-281-1/+0
|\ \ \ \