This adds a Grunt task to vulcanize the Polymer html files with the JavaScript includes inline. The final product is named frontend.html.
I needed to change a few of the original includes due to path errors, otherwise the Grunt task failed. If you have any neater solutions to any of this, feel free to comment.
This adds a Grunt task to vulcanize the Polymer html files with the JavaScript includes inline. The final product is named frontend.html.
I needed to change a few of the original includes due to path errors, otherwise the Grunt task failed. If you have any neater solutions to any of this, feel free to comment.