link to marko-webpack demo

This commit is contained in:
Michael Rawlings 2017-03-02 01:09:21 -08:00
parent dcb0e1afdd
commit 9c0a4ff3c5

View File

@ -2,6 +2,8 @@
The [marko-loader](https://github.com/marko-js/marko-loader) loader for [Webpack](https://webpack.github.io/) will automatically compile all imported Marko templates during bundling. In addition, `marko-loader` will automatically bundle any template dependencies (including required CSS).
> **ProTip**: Want to see it in action? Check out the [`marko-webpack`](https://github.com/marko-js-samples/marko-webpack) demo repository.
## Installation
```