From 88a75d39038818c8e682bd58f38b6a29d242c652 Mon Sep 17 00:00:00 2001 From: Adam Bradley Date: Wed, 25 Mar 2015 22:59:10 -0500 Subject: [PATCH] make it so --- README.md | 51 ++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 48 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 55c6039db2..5c5eb45ed5 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ #### Problems already -- If we have a `.spec.js` file as a sibling of a js file, - System will make that an export and ignore the `.js` file. +- If we have a `.spec.js` file as a sibling of a js file, + System will make that an export and ignore the `.js` file. There's probably a setting in System.js somewhere to fix this. #### Build @@ -48,5 +48,50 @@ Gestures - Linear constraints - Auto layout - Class/inheritance system - - Translate native concepts to the web + - Translate native concepts to the web + +#### Make it so + +``` + +