facebook / yoga

Yoga is an embeddable layout engine targeting web standards.

Home Page:https://yogalayout.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The typescript definitions link in the standalone documentation is incorrect

notchris opened this issue · comments

Report

Issues and Steps to Reproduce

Expected Behavior

It should point to: "https://github.com/facebook/yoga/blob/main/javascript/src/wrapAssembly.ts"

Actual Behavior

It points to: "https://github.com/facebook/yoga/blob/main/javascript/src/wrapAssembly.d.ts"

We are going to be replacing the current copy of the website pretty soon (deleting the one rooted in /website), which should (indirectly) fix this.

#1594 also fixed this.