summaryrefslogtreecommitdiff
path: root/webpackBaseConfig.js (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-03Update to use babel-polyfill to support ES6 features in old browsersWu Cheng-Han1-0/+8
2017-01-21Revert experimental vue for nowYukai Huang1-7/+1
2016-12-24Fix js-url not import correctlyWu Cheng-Han1-3/+3
2016-12-24Basic setup for Vue appYukai Huang1-1/+7
2016-12-24Install vue and babel dependencyYukai Huang1-0/+4
2016-12-20Fix wrong package name reference in webpack config for bootstrap-validatorWu Cheng-Han1-2/+2
2016-12-12Fix the generate template not including base url variableWu Cheng-Han1-1/+2
2016-12-02Update to support optional email register and signinWu Cheng-Han1-0/+2
2016-11-29Fix incorrect resource arrangement in webpack configWu Cheng-Han1-2/+2
2016-11-29Update webpack and slide resource loading to reduce pack sizeWu Cheng-Han1-1/+6
2016-11-29Fix slide resource path and style load orders to avoid conflictsWu Cheng-Han1-0/+8
2016-11-28Fix webpack config typoWu Cheng-Han1-1/+1
2016-11-28Remove webpack shell plugin for webpack because it've been solved in another wayWu Cheng-Han1-4/+0
2016-11-28Fix missing expose reveal markdown in webpack configWu Cheng-Han1-7/+8
2016-11-28Fix missing slide preview css in webpack configWu Cheng-Han1-2/+4
2016-11-28Update to move custom CodeMirror codebase to our own repo and update webpack ...Wu Cheng-Han1-12/+15
2016-11-26Optimize slide page resource packing and load orders, fix possible wrong chun...Wu Cheng-Han1-3/+46
2016-11-26Optimize pretty page resource packing and load ordersWu Cheng-Han1-3/+47
2016-11-26Fix some missing resources packing loaders and test regex in webpackWu Cheng-Han1-1/+7
2016-11-26Fix missing chunks for index page in webpack configWu Cheng-Han1-0/+16
2016-11-26Optimize hackmd resource packing and load ordersWu Cheng-Han1-5/+107
2016-11-26Optimize index page resources packing and loadsWu Cheng-Han1-7/+25
2016-11-02Config webpack css hash in productionYukai Huang1-1/+0
2016-10-24Remove select2 from webpack settingsWu Cheng-Han1-2/+0
2016-10-19Try to remove unused front-end dependencyWu Cheng-Han1-7/+7
2016-10-19Fix to use bower version emojify.jsWu Cheng-Han1-1/+0
2016-10-14Move gist-embed to CDNYukai Huang1-6/+1
2016-10-14Move list-pagination plugin to CDNYukai Huang1-1/+0
2016-10-14Move highlight.js to CDNYukai Huang1-1/+2
2016-10-13Fix HTML exportingYukai Huang1-2/+4
2016-10-13Config moment webpack ProvidePluginYukai Huang1-1/+2
2016-10-13Fix lastchangeui and moment timestampsYukai Huang1-5/+2
2016-10-13Fix scrollspyYukai Huang1-2/+1
2016-10-13Optimize common assets with CDNYukai Huang1-5/+8
2016-10-13Refactor webpack moduleYukai Huang1-26/+78
2016-10-13Config CDN for viz.jsYukai Huang1-0/+4
2016-10-12Fix typoYukai Huang1-2/+2
2016-10-12Use customized jquery-textcompleteYukai Huang1-1/+2
2016-10-12Load more scripts using webpackYukai Huang1-0/+6
2016-10-12Revert 56c5378Yukai Huang1-0/+1
2016-10-12Load customized vendor script through script-loaderYukai Huang1-1/+14
2016-10-12Fix engine.io-client webpack load dependencyYukai Huang1-3/+0
2016-10-11Optimize viz.js async rendering through webpack chunkYukai Huang1-8/+10
2016-10-11Setup webpack production configYukai Huang1-0/+0
2016-10-11Manage more packages with npm and webpackYukai Huang1-3/+5
2016-10-11Split common vendor javascript into chunksYukai Huang1-2/+14
2016-10-10Cover page is now workingYukai Huang1-1/+2
2016-10-10Include jquery by script tag for nowYukai Huang1-4/+0
2016-10-10Slide mode is now workingYukai Huang1-2/+6
2016-10-10Remove redundant entry pointYukai Huang1-1/+1