Skip to content

Commit

Permalink
Add snowpack-plugin-elm (#1487)
Browse files Browse the repository at this point in the history
  • Loading branch information
marc136 authored Nov 3, 2020
1 parent d647138 commit 282ccf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,5 @@ For starter apps and templates, see [create-snowpack-app](./create-snowpack-app)
- [snowpack-plugin-inliner](https://github.com/fansenze/snowpack-plugin-inliner) A plugin for snowpack which transforms files into base64 URIs.
- [snowpack-plugin-relative-css-urls](https://github.com/canadaduane/snowpack-plugin-relative-css-urls) Keep your image assets and CSS together within the same component directories.
- [snowpack-plugin-replace](https://github.com/moonrailgun/snowpack-plugin-replace) A plugin for replace file content with `string` or `RegExp`, useful for migrate or make some magic without modify source code
- [snowpack-plugin-elm](https://github.com/marc136/snowpack-plugin-elm) A plugin to compile [Elm apps and modules](https://elm-lang.org).
- PRs that add a link to this list are welcome!

1 comment on commit 282ccf3

@vercel
Copy link

@vercel vercel bot commented on 282ccf3 Nov 3, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.