0.2.1 • Published 10 months ago

@fern-api/dopt-blocks-demo v0.2.1

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

Publish ESM + CJS clients with Fern

Step 1: Output source files

We have configured the TypeScript Generator to output source files to the lib directory.

    - name: fernapi/fern-typescript-node-sdk
    config:
        outputSourceFiles: true
        namespaceExport: DoptBlocks

Step 2: Setup rollup and remaining package files

We have setup the tsconfig.json, package.json, rollup.config.js.

How to run yourself

yarn install
yarn build
npm publish
0.2.1

10 months ago

0.2.0

10 months ago

0.1.0

10 months ago