`embedding-sdk:dev`: --watch that makes "fixed" dts (#48574)
* faster --watch command for the sdk * apparently we want an empty line at the end of jsons, but prettier removes it? * format tasks.json with prettier* vscods tasks, move watch task from webpack config to the fixup script * cleanup webpack config * adds clean + waits for dist folder when not existing * minimal doc for the sdk commands
Showing
- .vscode/tasks.json 77 additions, 38 deletions.vscode/tasks.json
- bin/embedding-sdk/fixup-types-after-compilation.js 56 additions, 3 deletionsbin/embedding-sdk/fixup-types-after-compilation.js
- enterprise/frontend/src/embedding-sdk/dev.md 30 additions, 0 deletionsenterprise/frontend/src/embedding-sdk/dev.md
- package.json 6 additions, 0 deletionspackage.json
- tsconfig.sdk.json 9 additions, 3 deletionstsconfig.sdk.json
- webpack.embedding-sdk.config.js 11 additions, 9 deletionswebpack.embedding-sdk.config.js
Loading
Please register or sign in to comment