An open API service indexing awesome lists of open source software.

https://github.com/2wheeh/nextjs-lexical-build-error


https://github.com/2wheeh/nextjs-lexical-build-error

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

to reproduce issue https://github.com/facebook/lexical/issues/5823:

```bash
# clone
git clone https://github.com/2wheeh/nextjs-lexical-build-error.git
cd nextjs-lexical-build-error

# install packages
yarn install

# build
yarn build
```