From 8b0d9c83bb2ebe56f34cdde9ca8c9ea6c04dbf3d Mon Sep 17 00:00:00 2001 From: slackersoft Date: Thu, 21 Aug 2014 12:56:02 -0700 Subject: [PATCH] keep the files for running in a webpage around in the npm package [Fixes #656] --- .npmignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.npmignore b/.npmignore index f131d95a..50bd4c4c 100644 --- a/.npmignore +++ b/.npmignore @@ -16,8 +16,5 @@ jasmine-core.gemspec *.sh Gruntfile.js lib/jasmine-core/boot/ -lib/jasmine-core/boot.js lib/jasmine-core/spec -lib/jasmine-core/*.css -lib/jasmine-core/jasmine-html.js lib/jasmine-core/version.rb