Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doesdev/rollup-plugin-resolve-snabbdom
Extremely crude "just make it work" resolution for Snabbdom >= 1.0.0
https://github.com/doesdev/rollup-plugin-resolve-snabbdom
Last synced: about 20 hours ago
JSON representation
Extremely crude "just make it work" resolution for Snabbdom >= 1.0.0
- Host: GitHub
- URL: https://github.com/doesdev/rollup-plugin-resolve-snabbdom
- Owner: doesdev
- Created: 2020-06-19T00:32:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-19T01:05:27.000Z (over 4 years ago)
- Last Synced: 2024-11-13T21:04:13.646Z (6 days ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rollup-plugin-resolve-snabbdom [![NPM version](https://badge.fury.io/js/rollup-plugin-resolve-snabbdom.svg)](https://npmjs.org/package/rollup-plugin-resolve-snabbdom)
> Extremely crude "just make it work" resolution for Snabbdom >= 1.0.0
# A Terrible Hack
I'm too lazy to deal with this properly and this works (for now). Probably not
of any use to anyone else, but why not publish it ;)# License
MIT © [Andrew Carpenter](https://github.com/doesdev)