Skip to content

Commit

Permalink
fix: removed openai form module build. now handeled dynamically
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jun 26, 2024
1 parent 7d4b0e1 commit 638b835
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CoCreate.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -280,10 +280,6 @@ module.exports = {
"import": "@cocreate/ffmpeg",
"selector": "[processor='ffmpeg']"
},
"openai": {
"import": "@cocreate/openai",
"selector": "[openai], [actions*='openAi']"
},
"pickr": {
"import": "@cocreate/pickr",
"selector": ".color-picker"
Expand Down

0 comments on commit 638b835

Please sign in to comment.