Problem: Errors when using javascriptreact. Solution: Use ":runtime" instead of ":source". (closes #4875)
Problem: Cannot recognize .jsx and .tsx files. Solution: Recognize them as javascriptreact and typescriptreact. (closes #4830)