Skip to content
Snippets Groups Projects
  • TimBaumann's avatar
    e99aefb5
    Add compile step that bundles and compresses JS files (#684) · e99aefb5
    TimBaumann authored and Alex Biehl's avatar Alex Biehl committed
    * 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
    e99aefb5
    History
    Add compile step that bundles and compresses JS files (#684)
    TimBaumann authored and Alex Biehl's avatar Alex Biehl committed
    * 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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gitignore 446 B