borschik-tech-yate

1.0.3 • Public • Published

borschik-tech-yate

Build Status

Tech to build Yate with Borschik

Building for node

Use borschik -t yate -to '{"node": true}' to build for nodejs.

borschik-link usage

borschik-link() in Yate works the same way as borschik.link() in JavaScript

  1. Static path
match / {
    borschik-link('../real/path/to/file.png')
}
  1. Dynamic path
match / {
    borschik-link('@my-name')
}

Dependents (0)

Package Sidebar

Install

npm i borschik-tech-yate

Weekly Downloads

0

Version

1.0.3

License

MIT

Last publish

Collaborators

  • doochik