Add missing config bindings
This commit is contained in:
@@ -44,7 +44,7 @@ For better performance and smaller packages, WebAssembly is preferred to asm.js
|
||||
A specific entrypoint may be specified on platforms which do not understand export conditions.
|
||||
|
||||
```ts
|
||||
import { loadYoga } from "yoga-layout/entrypoint/wasm-async";
|
||||
import { loadYoga } from "yoga-layout/dist/entrypoint/wasm-async";
|
||||
```
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user