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