From e8f69ca5248ccada6bb0f6b87d50d264ffb93daa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matija=20Marohni=C4=87?= Date: Sun, 28 Jun 2015 00:40:51 +0200 Subject: [PATCH] Fix built main.js ending up empty --- app/USAGE | 2 +- app/templates/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/USAGE b/app/USAGE index 6ae38983..c6ecc5e8 100644 --- a/app/USAGE +++ b/app/USAGE @@ -5,7 +5,7 @@ Options: Bootstrap: Include Bootstrap for Sass Example: - yo webapp [--coffee] + yo webapp This will create: Gruntfile.js: Configuration for the task runner. diff --git a/app/templates/index.html b/app/templates/index.html index 806e821c..5f3abbf3 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -91,7 +91,7 @@

'Allo, 'Allo!

<% } %> - +