]> git.immae.eu Git - github/fretlink/purs-loader.git/commit
Handle optional bundling by the compiler
authoreric thul <thul.eric@gmail.com>
Wed, 9 Mar 2016 02:58:55 +0000 (21:58 -0500)
committereric thul <thul.eric@gmail.com>
Wed, 9 Mar 2016 03:01:40 +0000 (22:01 -0500)
commit87145c4d29e9ab45d04c62d19e8697527728549f
tree35bc21658cebc370f2d0aecee13a2188602bfd80
parent17f22f868b851e50081844562627a7a8a414dcaa
Handle optional bundling by the compiler

Resolves ethul/purescript-webpack-plugin#9
README.md
docs/PursLoader/Plugin.md
package.json
src/PursLoader/Loader.purs
src/PursLoader/LoaderRef.js
src/PursLoader/LoaderRef.purs
src/PursLoader/LoaderUtil.js [deleted file]
src/PursLoader/LoaderUtil.purs [deleted file]
src/PursLoader/Options.purs [deleted file]
src/PursLoader/Plugin.purs