Fork me on GitHub
#cljs-dev
<
2016-04-10
>
maria00:04:55

@roman01la: Ah, right, good catch :thumbsup: We should probably change the filter to check for all three supported module types :amd, :es6, and :commonjs.

maria00:04:55

@roman01la: would you like to submit a patch for this? or should I?

Roman Liutikov06:04:27

@maria: I'll do it. Looks like a good task for beginner :)

Roman Liutikov18:04:23

How do I get permission to edit tickets? I’d like to attach a patch.

danielcompton21:04:23

@roman01la: I think you have to ask Alex Miller

maria23:04:46

@roman01la: You also need to sign the Contributor Agreement first. You can find more information here http://dev.clojure.org/display/community/Contributing. Also, the ClojureScript wiki has some very useful information on how to test your patch: https://github.com/clojure/clojurescript/wiki/Developers.