From 423cf84203bf05d5abd3fac41bb494a9d1bb75da Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 17 Mar 2015 19:34:19 -0500 Subject: [PATCH] docs: tell about problems --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a509a269cc..58a023f08f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ - Run `gulp watch` to build, serve, and watch Ionic & playground +#### 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. + There's probably a setting in System.js somewhere to fix this. + #### Build - JSCS