From a92aa714f0a5436d9f06f82b3cad4df8129e4064 Mon Sep 17 00:00:00 2001 From: eric thul Date: Sat, 17 Jan 2015 16:24:33 -0500 Subject: Parsing module name from source Resolves issue #3 since the the module name defined in the PureScript file is used to resolve the location of the CommonJS-generated output. --- example/index.html | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 example/index.html (limited to 'example/index.html') diff --git a/example/index.html b/example/index.html deleted file mode 100644 index 8db646e..0000000 --- a/example/index.html +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - -

Hello world! This is HTML5 Boilerplate.

- - - -- cgit v1.2.3