Pre-processor Pre-processor You can specify a pre-processor with type attribute. For example: <my-component> <script type = "coffee" > # your coffeescript logi...
Build System What does it do? Reloads app on file change Compiles files with build plugins Controlling which files to build Combines and minifies code Development vs. productio...