Skip to content

Commit

Permalink
updated the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kireerik authored Feb 12, 2024
1 parent 1b5ae55 commit 3987633
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@
<a title="Refo package downloads" href="https://www.npmjs.com/package/refo"><img alt="Refo package downloads" src="https://img.shields.io/npm/dt/refo.svg"></a>
</p>

| `import` | | generated file |
| --- | --- | --- |
| index/ | | `static`/ |
| &nbsp;&nbsp; • favicon`.ico` image file (imported as a Node.js module) | | &nbsp;&nbsp; • favicon`.ico` |
| &nbsp;&nbsp; • main`.js.js` (Node.js module) || &nbsp;&nbsp; • main`.js` |
| &nbsp;&nbsp; • index`.html.jsx` (Node.js module) | | &nbsp;&nbsp; • index`.html` |
| firebase`.json.js` (Node.js module) | | firebase.json |

## Features
- (**H**ot) **M**odule **R**eloading using [dynohot](https://github.com/braidnetworks/dynohot)
- JavaScript eXtensible markup language using [SolidJS](https://www.solidjs.com/) and [babel-preset-solid](https://github.com/solidjs/solid/tree/main/packages/babel-preset-solid)
Expand Down

0 comments on commit 3987633

Please sign in to comment.