We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38cc5f6 commit 163248fCopy full SHA for 163248f
.github/workflows/buildbug.yml
@@ -165,4 +165,5 @@ jobs:
165
166
- run: |
167
sed -i 's@"type": "module",@@' package.json
168
- cat samples/playground.lexical.json | npx ts-node lexical-cli-render-tsx.ts
+ cat EmojiNode.tsx
169
+ #cat samples/playground.lexical.json | npx ts-node lexical-cli-render-tsx.ts
0 commit comments