jumilla / atom-riot

Riot syntax highlight & auto compile for Atom editor.
MIT License
2 stars 1 forks source link

type="coffee" #4

Open pnkorn opened 8 years ago

pnkorn commented 8 years ago

Just added a tag script type='coffee' Save, and: Notification "Riot compile error TypeError: Cannot read property 'compile' of null "

gregpalaci commented 8 years ago

Would be interested in the steps to add script type="es6" Got Error: ReferenceError: [BABEL] unknown: Using removed Babel 5 option: base.blacklist - Put the specific transforms you want in the plugins option

gregpalaci commented 8 years ago

@pablo-bl I found this on riot maybe it helps with your question http://riotjs.com/guide/compiler/#pre-processors The es6 stuff looks a bit more involved