From 1ac226253ff30f75b7b3306137c465f00905f6fc Mon Sep 17 00:00:00 2001 From: HeZiQiang Date: Wed, 25 Nov 2015 23:48:25 +0800 Subject: [PATCH] .js is more friendly to editor: test by Atom --- app/{routes.jsx => routes.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/{routes.jsx => routes.js} (100%) diff --git a/app/routes.jsx b/app/routes.js similarity index 100% rename from app/routes.jsx rename to app/routes.js