aboutsummaryrefslogtreecommitdiff
path: root/webpack.config.js
AgeCommit message (Expand)Author
2020-05-23Ensure serviceworker is created as /serviceworker.js (#11577)zeripath
2020-05-21Move serviceworker to workbox and fix SSE interference (#11538)silverwind
2020-05-14Switch code editor to Monaco (#11366)silverwind
2020-04-30Patch fomantic-ui to workaround build issue (#11244)silverwind
2020-04-13Move syntax highlighting to web worker (#11017)silverwind
2020-03-17disable webpack's size warnings (#10746)silverwind
2020-03-17move jquery-datetimepicker to npm/webpack (#10713)silverwind
2020-03-11Misc JS linting and naming tweaks (#10652)silverwind
2020-03-07Workaround fomantic build issue (#10655)silverwind
2020-02-23move vue and vue-calendar-heatmap to webpack (#10188)silverwind
2020-02-23Support NODE_ENV in webpack (#10245)silverwind
2020-02-11Add Octicon SVG spritemap (#10107)John Olheiser
2020-02-07Reorganize frontend files and tooling (#10168)silverwind
2020-02-01enable babel-loader cache (#10083)silverwind
2020-01-28move highlight.js to npm/webpack (#10011)silverwind
2020-01-28move CSS build to webpack (#9983)silverwind
2020-01-25add css extraction and minification to webpack (#9944)silverwind
2020-01-22misc webpack tweaks (#9924)silverwind
2020-01-21move jquery and jquery-migrate to npm/webpack (#9813)silverwind
2020-01-20Add top author stats to activity page (#9615)Lauris BH
2020-01-14move swagger-ui to webpack/npm (#9714)silverwind
2020-01-12fix webpack polyfills (#9735)silverwind
2019-11-17enable lazy-loading of gitgraph.js (#9036)silverwind
2019-11-14Pack web_src/js/draw.js to public/js/index.js (#8975)Lunny Xiao
2019-11-14modernize js and use babel (#8973)silverwind
2019-11-13Move index.js to web_src and use webpack to pack them (#8598)Lunny Xiao