Skip to content

Commit 2bf12ea

Browse files
chore: upd API section in the readme
1 parent 0c5e685 commit 2bf12ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ That's where Replexica comes in: it's a build system plugin (+ AI engine in the
1717
## API
1818

1919
```js
20+
// next.config.mjs
21+
2022
import compiler from '@replexica/compiler';
2123

2224
/** @type {import('next').NextConfig} */

0 commit comments

Comments
 (0)