]> git.immae.eu Git - github/fretlink/purs-loader.git/commit
Adding basic example
authoreric thul <thul.eric@gmail.com>
Wed, 14 Jan 2015 03:03:00 +0000 (22:03 -0500)
committereric thul <thul.eric@gmail.com>
Wed, 14 Jan 2015 03:03:00 +0000 (22:03 -0500)
commitf9d1a6b3c9833036e27920171e45bb73f1764fa3
treee5db46409894da81ca1f4c39b696c94fd1afab82
parentba586c433f799db1f2b8161e188b1e1e0ae7c079
Adding basic example
.gitignore
.npmignore [new file with mode: 0644]
example/README.md [new file with mode: 0644]
example/index.html [new file with mode: 0644]
example/package.json [new file with mode: 0644]
example/src/Test.purs [new file with mode: 0644]
example/src/entry.js [new file with mode: 0644]
example/webpack.config.js [new file with mode: 0644]