Skip to content

Commit

Permalink
Merge pull request #16 from PersonThing/add-webpack-loader
Browse files Browse the repository at this point in the history
Added webpack loader to README
  • Loading branch information
MartinKolarik committed Jun 7, 2016
2 parents 92536a6 + 58a7684 commit 8b0cbab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -97,7 +97,8 @@ In the example above, we used `Ractive.load()`, which is the easiest way to use
* [ractive-componentify](https://github.com/blackgate/ractive-componentify) - similar to ractiveify but with support for sourcemaps and partial imports
* Broccoli
* [broccoli-ractive](https://github.com/ractivejs/broccoli-ractive) - can output AMD, CommonJS or ES6 modules

* Webpack
* [ractive-component-loader](https://github.com/thomsbg/ractive-component-loader)

## Creating loaders

Expand Down

0 comments on commit 8b0cbab

Please sign in to comment.