Oleg Kirichenko
Results
2
issues of
Oleg Kirichenko
Wouldn't it be nice to have the ability to import external modules? Possible solution: ``` html import * as R from 'ramda' import anotherTemplate from './anotherTemplate.js' ```
It's on line 320: result += hoisted + 'export ' + fn + '\n' ...