@riotjs/now

4.0.1 • Public • Published

@riotjs/now

Riot.js now builder

Build Status

NPM version NPM downloads MIT License

Usage

Configure your now.json file:

{
  "builds": [
    { "src": "*.riot", "use": "@riotjs/now" }
  ]
}

Now all your riot files will be served compiled as javascript

Package Sidebar

Install

npm i @riotjs/now

Weekly Downloads

0

Version

4.0.1

License

MIT

Unpacked Size

6.54 kB

Total Files

7

Last publish

Collaborators

  • gianlucaguarini