Commit History

Author SHA1 Message Date
  Yuki Takei b547a998d3 clean webpack configuration code 9 years ago
  Yuki Takei 8bff75b54f clean code 9 years ago
  Yuki Takei e7628ac75f BugFix for HMR 9 years ago
  Yuki Takei 1a08ca1fd4 use NoEmitOnErrorPlugin instead of NoErrorPlugin 9 years ago
  Yuki Takei 06b5a3ebc0 modify setup orders of server(to ensure that setting routes is at last) 9 years ago
  Yuki Takei d0ada98ea0 impl HMR with webpack 9 years ago
  Yuki Takei 0f880161d5 impl live-reload(node and html only) 9 years ago
  Yuki Takei 45cff09c2f During the experiment of live-reload 9 years ago
  Yuki Takei 57efb316d0 modify i18next configuration 9 years ago
  Yuki Takei 75e21de553 fix loading scripts order 9 years ago
  Yuki Takei c58b9cd064 css in js 9 years ago
  Yuki Takei fdf992adde inject js to server's html templates 9 years ago
  Yuki Takei 0d5741e45d remove unnecessary files 9 years ago
  Yuki Takei 9f4f2967a0 setup new npm script 'build:dev' 9 years ago
  Yuki Takei 750ea3d040 WIP: constructing webpack.common.config.js 9 years ago
  Yuki Takei 2ce1bbdc74 move webpack config file 9 years ago
  Yuki Takei 2c1a72ca4f Merge remote-tracking branch 'upstream/master' 9 years ago
  Sotaro KARASAWA 3e60270f09 Merge pull request #199 from crowi/fix-permissions 9 years ago
  Sotaro KARASAWA 943986dcb9 Fix icons 9 years ago
  Sotaro KARASAWA 1dea709ca8 Merge pull request #196 from yuki-takei/fix-buildserver-called-twice 9 years ago
  Sotaro KARASAWA 9123cafc0d Merge pull request #198 from crowi/fix-locale-dir 9 years ago
  Sotaro KARASAWA 256a1c9b30 Fix: locales path 9 years ago
  Yuki Takei c948466834 improve .gitignore 9 years ago
  Yuki Takei 2d42c72e58 add .editorconfig 9 years ago
  Yuki Takei b6e37449f2 modify webpack.plugin.config.js 9 years ago
  Yuki Takei 7b2b79eb10 improve errorHandling of crowi.apiRequest 9 years ago
  Yuki Takei ecde90a0f2 simplify code 9 years ago
  Yuki Takei 5f06770ebc chain interceptor(prerender -> render -> postrender) 9 years ago
  Yuki Takei 4190401599 inject InterceptorManager to client 9 years ago
  Yuki Takei e051b742b5 link to interceptors by promise in postRenderPreview context 9 years ago