Commit Graph

20 Commits

Author SHA1 Message Date
Yukai Huang a39870f224 Enable source map in development build 2017-04-11 16:40:13 +08:00
BoHong Li 5bc642d02e Use JavaScript Standard Style (part 2)
Fixed all fail on frontend code.
2017-03-09 02:41:05 +08:00
Yukai Huang da9fe2b2b5 Do not use hash for html.min.css 2016-11-02 21:49:31 +08:00
Yukai Huang f1f8846b0a Config extra entry for html.min.css 2016-11-02 18:01:26 +08:00
Yukai Huang 971bfe29f8 Config webpack css hash in production 2016-11-02 11:25:21 +08:00
Yukai Huang f9e7f482d3 Setup webpack production config 2016-10-11 15:45:00 +08:00
Yukai Huang 06437ccaa9 Manage more packages with npm and webpack 2016-10-11 14:52:45 +08:00
Yukai Huang 9c8752d452 Split common vendor javascript into chunks 2016-10-11 12:30:30 +08:00
Yukai Huang 20f2e27350 Cover page is now working 2016-10-10 10:14:17 +08:00
Yukai Huang 8cd1cf30a5 Include jquery by script tag for now 2016-10-10 10:13:40 +08:00
Yukai Huang 082178d535 Slide mode is now working 2016-10-10 08:25:35 +08:00
Yukai Huang 70c20aadda Remove redundant entry point 2016-10-10 07:58:42 +08:00
Yukai Huang 53b5cbb893 Finish public note view js loading 2016-10-09 21:09:22 +08:00
Yukai Huang d0997ed0c1 Config TextExtract plugin and change build folder 2016-10-09 18:22:31 +08:00
Yukai Huang 28858288fb Fix more js errors 2016-10-09 17:55:07 +08:00
Yukai Huang 3e2905be13 Revert to customized codemirror 2016-10-09 17:54:51 +08:00
Yukai Huang 7e6b9f776f Revert customized ot library and fix dependency 2016-10-09 08:15:23 +08:00
Yukai Huang 8e2b03cfd6 Config bootstrap with webpack 2016-10-08 23:04:19 +08:00
Yukai Huang 963a435ae1 Resolve dependency module requiring
* es5 style module exports
* remove script tag require
* webpack config ProvidePlugin

Note that this commit only fix JavaScript module loading runtime error.
2016-10-08 20:02:30 +08:00
Yukai Huang 325d1f1a32 Create webpack config 2016-10-08 08:13:40 +08:00