Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not use hash for html.min.css | Yukai Huang | 2016-11-02 | 1 | -1/+1 |
| | |||||
* | Config extra entry for html.min.css | Yukai Huang | 2016-11-02 | 1 | -2/+27 |
| | |||||
* | Config webpack css hash in production | Yukai Huang | 2016-11-02 | 1 | -1/+6 |
| | |||||
* | Setup webpack production config | Yukai Huang | 2016-10-11 | 1 | -93/+2 |
| | |||||
* | Manage more packages with npm and webpack | Yukai Huang | 2016-10-11 | 1 | -3/+5 |
| | |||||
* | Split common vendor javascript into chunks | Yukai Huang | 2016-10-11 | 1 | -2/+14 |
| | |||||
* | Cover page is now working | Yukai Huang | 2016-10-10 | 1 | -1/+2 |
| | |||||
* | Include jquery by script tag for now | Yukai Huang | 2016-10-10 | 1 | -4/+0 |
| | |||||
* | Slide mode is now working | Yukai Huang | 2016-10-10 | 1 | -2/+6 |
| | |||||
* | Remove redundant entry point | Yukai Huang | 2016-10-10 | 1 | -1/+1 |
| | |||||
* | Finish public note view js loading | Yukai Huang | 2016-10-09 | 1 | -1/+2 |
| | |||||
* | Config TextExtract plugin and change build folder | Yukai Huang | 2016-10-09 | 1 | -4/+5 |
| | |||||
* | Fix more js errors | Yukai Huang | 2016-10-09 | 1 | -1/+2 |
| | |||||
* | Revert to customized codemirror | Yukai Huang | 2016-10-09 | 1 | -1/+0 |
| | |||||
* | Revert customized ot library and fix dependency | Yukai Huang | 2016-10-09 | 1 | -1/+0 |
| | |||||
* | Config bootstrap with webpack | Yukai Huang | 2016-10-08 | 1 | -58/+67 |
| | |||||
* | Resolve dependency module requiring | Yukai Huang | 2016-10-08 | 1 | -1/+6 |
| | | | | | | | | * es5 style module exports * remove script tag require * webpack config ProvidePlugin Note that this commit only fix JavaScript module loading runtime error. | ||||
* | Create webpack config | Yukai Huang | 2016-10-08 | 1 | -0/+64 |