1
0
mirror of https://github.com/seejohnrun/haste-server.git synced 2025-12-13 02:35:54 +00:00

Merge branch 'master' into fix-content-type

This commit is contained in:
John Crepezzi
2020-10-06 01:18:22 -04:00
14 changed files with 1744 additions and 243 deletions

View File

@@ -170,8 +170,7 @@ haste.extensionMap = {
lua: 'lua', pas: 'delphi', java: 'java', cpp: 'cpp', cc: 'cpp', m: 'objectivec',
vala: 'vala', sql: 'sql', sm: 'smalltalk', lisp: 'lisp', ini: 'ini',
diff: 'diff', bash: 'bash', sh: 'bash', tex: 'tex', erl: 'erlang', hs: 'haskell',
md: 'markdown', txt: '', coffee: 'coffee', json: 'javascript',
swift: 'swift'
md: 'markdown', txt: '', coffee: 'coffee', swift: 'swift'
};
// Look up the extension preferred for a type