summaryrefslogtreecommitdiffstats
path: root/webpack.config.js
Commit message (Expand)AuthorAgeFilesLines
* Ensure serviceworker is created as /serviceworker.js (#11577)zeripath2020-05-231-1/+1
* Move serviceworker to workbox and fix SSE interference (#11538)silverwind2020-05-211-1/+8
* Switch code editor to Monaco (#11366)silverwind2020-05-141-1/+35
* Patch fomantic-ui to workaround build issue (#11244)silverwind2020-04-301-5/+0
* Move syntax highlighting to web worker (#11017)silverwind2020-04-131-0/+14
* disable webpack's size warnings (#10746)silverwind2020-03-171-8/+1
* move jquery-datetimepicker to npm/webpack (#10713)silverwind2020-03-171-0/+4
* Misc JS linting and naming tweaks (#10652)silverwind2020-03-111-6/+6
* Workaround fomantic build issue (#10655)silverwind2020-03-071-1/+6
* move vue and vue-calendar-heatmap to webpack (#10188)silverwind2020-02-231-0/+3
* Support NODE_ENV in webpack (#10245)silverwind2020-02-231-2/+11
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-2/+32
* Reorganize frontend files and tooling (#10168)silverwind2020-02-071-1/+1
* enable babel-loader cache (#10083)silverwind2020-02-011-0/+8
* move highlight.js to npm/webpack (#10011)silverwind2020-01-281-5/+9
* move CSS build to webpack (#9983)silverwind2020-01-281-11/+34
* add css extraction and minification to webpack (#9944)silverwind2020-01-251-24/+69
* misc webpack tweaks (#9924)silverwind2020-01-221-22/+29
* move jquery and jquery-migrate to npm/webpack (#9813)silverwind2020-01-211-0/+3
* Add top author stats to activity page (#9615)Lauris BH2020-01-201-1/+9
* move swagger-ui to webpack/npm (#9714)silverwind2020-01-141-4/+19
* fix webpack polyfills (#9735)silverwind2020-01-121-1/+1
* enable lazy-loading of gitgraph.js (#9036)silverwind2019-11-171-4/+23
* Pack web_src/js/draw.js to public/js/index.js (#8975)Lunny Xiao2019-11-141-2/+2
* modernize js and use babel (#8973)silverwind2019-11-141-4/+26
* Move index.js to web_src and use webpack to pack them (#8598)Lunny Xiao2019-11-131-0/+20