summaryrefslogtreecommitdiff
path: root/config/webpack.config.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\ \ \