Edit this page
Telefunc Transformer
Telefunc plugins transforms .telefunc.js
files for:
- The client-side, replacing
.telefunc.js
imports with a thin HTTP client. - The server-side, for automatic TypeScript runtime validation.
Telefunc plugins also automatically crawl your .telefunc.js
files (so that you don't have to use config.telefuncFiles
).
There is work-in-progress to be able to use Telefunc without any transformer, see #52.