Hey y'all I'm working on a lineman-vulcanize plugin for Polymer and Web Components and I'm running into some problems with the grunt-vulcanize plugin. I posted on IRC earlier, but haven't heard anything.
i've pretty much gotten the lineman plugin wired up correctly, but i cannot for the life of me determine what input the grunt-vulcanize task is getting. i can't do a grunt.log.warn() or grunt.log.writeln() or anything. i'm running the task with lineman grunt -v vulcanize and it runs, but nothing happens. I'm using npm link on both lineman-vulcanize and grunt-vulcanize to try to see what input grunt-vulcanize is getting. what's the best way to debug and troubleshoot here? I know the problem is something simple. I've tried looking at lineman config and everything looks correct. the only thing i can successfully do is crash grunt while it's running the task by adding a syntax error. here's a github issue with more information: https://github.com/linemanjs/lineman/issues/314 here's my lineman-vulcanize project in github: https://github.com/dcunited001/lineman-vulcanize here's the project which includes the lineman-vulcanize plugin: https://github.com/dcunited001/lineman-polymer-ang Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/ccc07b93-2608-4f76-bb3a-a8475f45e52f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
