summaryrefslogtreecommitdiff
path: root/config/webpack.config.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-9/+9
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-7/+33
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-5/+3
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+12
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+4
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+13
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-8/+15
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-7/+34
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-091-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-181-12/+52
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-221-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-1/+42
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-051-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-041-0/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-031-6/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-051-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-271-3/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-271-2/+7
* Add webpack memory test to CIMike Greiling2019-09-111-0/+25
* Move visual review toolbar to NPMshampton2019-08-231-0/+7
* Merge branch 'mg-update-icons-svg-import' into 'master'Kushal Pandya2019-07-311-0/+14
|\
| * Override icons.svg asset path with sprockets assetmg-update-icons-svg-importMike Greiling2019-07-291-0/+6
| * Use file-loader to import icon spritesMike Greiling2019-07-291-0/+8
* | Make pdf.js render CJK characterssh-add-cmaps-for-pdfjsStan Hu2019-07-281-0/+8
|/
* Remove setImmediate polyfill from production assetsMike Greiling2019-07-101-2/+4
* Replace runtime isEE check with compile time one60213-fix-is-ee-webpack-checksLukas Eipert2019-07-051-0/+3
* Rename environment variable EE to IS_GITLAB_EEwinh-ee-environment-variableWinnie Hellmann2019-04-051-1/+1
* Extract IS_EE config helperWinnie Hellmann2019-03-281-5/+1
* Move EE-specifics of Karma test bundle behind flagWinnie Hellmann2019-03-131-0/+4
* Resolve differences in Webpack config between CE and EEWinnie Hellmann2019-03-131-13/+39
* Remove node 6 trailing comma supportMike Greiling2019-03-111-3/+3
* CE port of noteable-discussion-ee-differencesPhil Hughes2019-02-281-0/+11
* Fixed web workers not working locally in rspecPhil Hughes2019-02-141-0/+1
* Add ee_else_ce alias to Webpack configWinnie Hellmann2019-01-301-0/+3
* Suggests issues when typing titlePhil Hughes2018-11-271-1/+11
* Allow to configure cache path for webpackKamil TrzciƄski2018-10-191-1/+1
* 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