Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update JS dependencies | Alec Theriault | 2018-10-24 | 1 | -2/+3 |
| | | | | | This was done via `npm audit fix`. I think this fixes #903 along with some more serious vulnerabilities that nobody seems to have noticed. | ||||
* | Add compile step that bundles and compresses JS files (#684) | Tim Baumann | 2017-09-23 | 1 | -0/+27 |
* Add compile step that bundles and compresses JS files Also, manage dependencies on third-party JS libraries using NPM. * Compile JS from TypeScript * Enable 'noImplicitAny' in TypeScript * QuickJump: use JSX syntax * Generate source maps from TypeScript for easier debugging * TypeScript: more accurate type * Separate quick jump css file from ocean theme |