]> git.immae.eu Git - github/fretlink/purs-loader.git/commit - example/src/Foo.purs
Parsing module name from source
authoreric thul <thul.eric@gmail.com>
Sat, 17 Jan 2015 21:24:33 +0000 (16:24 -0500)
committereric thul <thul.eric@gmail.com>
Sat, 17 Jan 2015 21:24:33 +0000 (16:24 -0500)
commita92aa714f0a5436d9f06f82b3cad4df8129e4064
treead7bb533a80a2a012d18317596bc5825ad1c2db8
parent051c54bc5fd21db7758abfc8cbd53921bf50495e
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.
.gitignore
example/index.html [deleted file]
example/package.json
example/src/Foo.purs
example/src/Foo/Bar.purs [new file with mode: 0644]
example/src/Foo/Baz.purs [new file with mode: 0644]
example/src/entry.js
index.js