daml/daml-assistant/integration-tests
Martin Huschenbett 7431a96fc6
Getting Started Guide: Generate JS into daml.js (#5390)
Change the output directory given to `daml codegen ts` from `daml-ts`
to `daml.js`. This is naming is in line with the fact that `daml2ts`
puts all generated packages into the `@daml.js` scope. A renaming of
`daml2ts` into `daml2js` is immiment.

This PR also changes a few small documentation issues the
search-and-replace has surfaced.

CHANGELOG_BEGIN
CHANGELOG_END
2020-04-02 21:02:27 +00:00
..
src/DA/Daml/Assistant Getting Started Guide: Generate JS into daml.js (#5390) 2020-04-02 21:02:27 +00:00
BUILD.bazel Add an integration test for daml new ... create-daml-app (#5389) 2020-04-02 19:15:10 +00:00