Skip to content

Commit

Permalink
fix(type-safe-api): fix documentation and ensure java resources dir e…
Browse files Browse the repository at this point in the history
…xists (#461)

* fix(type-safe-api): ensure generated java infrastructure resources dir exists during first build

Fixes an issue where `.api.json` couldn't be copied into the resources directory during first build
since the directory didn't exist.

* docs(type-safe-api): update java and python projenrc examples to use typescript

Given that nx-monorepo currently only supports writing your .projenrc in TypeScript, we update the
docs accordingly. The examples still show how to set up projects for writing CDK and lambdas in the
respective languages.

fix #457
  • Loading branch information
cogwirrel authored Jun 7, 2023
1 parent 997f489 commit 751ddf5
Show file tree
Hide file tree
Showing 4 changed files with 246 additions and 149 deletions.
Loading

0 comments on commit 751ddf5

Please sign in to comment.