Index: tsconfig.json
===================================================================
--- tsconfig.json	(revision 8ee45534cd667e6cced2ed96968c95d8de3b1029)
+++ tsconfig.json	(revision 1bf6e1f519ad45c39ba56ccdc473328a666f1335)
@@ -22,4 +22,8 @@
   "exclude": [
     "dist"
+  ],
+  "include": [
+    "./**/*",
+    "./emotion-server.d.ts"
   ]
 }
