Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ff1a743fd4 |
@ -26,7 +26,7 @@ riot.mount('*')
|
|||||||
If you want compile your tags using custom riot compiler options you can create a `riot.config.js` in the root folder of your project
|
If you want compile your tags using custom riot compiler options you can create a `riot.config.js` in the root folder of your project
|
||||||
|
|
||||||
```js
|
```js
|
||||||
export default {
|
module.exports = {
|
||||||
// html parser
|
// html parser
|
||||||
template: 'foo',
|
template: 'foo',
|
||||||
// js parser
|
// js parser
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user