Arika d12330afd6 Implementation for automatically reading optional files
It automatically reads riotrc, riotrc.js, riot.config.js file and
applies it.
2019-02-23 14:19:36 +09:00
2018-01-23 10:26:12 +01:00
2018-01-23 10:26:12 +01:00
2018-01-23 10:26:12 +01:00
2019-02-12 11:31:53 +01:00
2019-02-12 11:31:53 +01:00
2018-01-23 10:26:12 +01:00

parcel-plugin-riot

A parcel plugin for riot.js

Using

Add parcel-plugin-riot to your project.

npm i parcel-plugin-riot

-> You are ready!


const riot = require('riot')
require('./src/App.tag')

riot.mount('*')
Description
Fort verion for me.
Readme 531 KiB
2022-02-10 06:09:18 -06:00
Languages
JavaScript 79.7%
HTML 14.9%
Riot 5.4%