From 2069fb92f948e11d8044ae5ac82fff92c01585ca Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 26 Oct 2015 23:27:33 +0100 Subject: [PATCH] now successfully browfserifying --- .idea/gulp-browser.iml | 1 + .idea/workspace.xml | 235 +- index.js | 13 +- package.json | 3 +- test.js | 15 + test/browserifyGulpTest.js | 2 + test/result/browserifyGulpTest.js | 83114 ++++++++++++++++++++++++++++ ts/compile/compile.js | 27 + ts/compile/compile.sh | 2 - ts/compile/gulpfile.js | 16 - ts/modulebrowserify.ts | 11 +- ts/test.ts | 18 + 12 files changed, 83380 insertions(+), 77 deletions(-) create mode 100644 test.js create mode 100644 test/browserifyGulpTest.js create mode 100644 test/result/browserifyGulpTest.js create mode 100644 ts/compile/compile.js delete mode 100644 ts/compile/compile.sh delete mode 100644 ts/compile/gulpfile.js create mode 100644 ts/test.ts diff --git a/.idea/gulp-browser.iml b/.idea/gulp-browser.iml index c956989..07f0436 100644 --- a/.idea/gulp-browser.iml +++ b/.idea/gulp-browser.iml @@ -4,5 +4,6 @@ + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 9cd4ce1..b2a76dc 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,17 @@ - + + + + + + + + + + + - + - - - - + + @@ -37,17 +45,37 @@ - + - - + + - + + + + + + + + + + + + + + + + + + + + + @@ -55,11 +83,8 @@ - - - - + @@ -67,16 +92,19 @@ + + + - + - - + + @@ -114,9 +142,12 @@ @@ -183,7 +214,25 @@