Skip to content

Commit

Permalink
AI Client: expose build folder (#34118)
Browse files Browse the repository at this point in the history
* add build scripts to composer

* include ./build  in the mirror

* address `exports`, `main`, and `types` props

* changelog

* Update projects/js-packages/ai-client/composer.json

Co-authored-by: Brad Jorsch <anomiex@users.noreply.github.com>

* fix composer building scripts

* remove duplicated composer scripts

* add composer watch script

* move main index file to src/

* declare TS window global vars

* introduce clean script

* put compiled files in the build/ folder

* ignore build/ folder

* generate TS def in building process

* add @types/react dep

* def HOC with ReactElement type

* fix types for the AIControl component

* fix types in the data-flow lib

* fix types in Storybook stories

* update packages deps

* add connectionStatus to JPConnectionInitialState

* Update projects/js-packages/ai-client/changelog/update-ai-client-expose-compiles-files

Co-authored-by: Brad Jorsch <anomiex@users.noreply.github.com>

* Update projects/js-packages/ai-client/changelog/update-ai-client-expose-compiles-files

Co-authored-by: Brad Jorsch <anomiex@users.noreply.github.com>

* bump new pkg version

---------

Co-authored-by: Brad Jorsch <anomiex@users.noreply.github.com>

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/6882686924
  • Loading branch information
tbradsha authored and matticbot committed Nov 15, 2023
1 parent 9df231b commit 2ba682e
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 2ba682e

Please sign in to comment.