tsdk logo
DocumentationDocumentation
GitHubGitHub (opens in a new tab)
  • Indroduction
  • Quick start
    • Environment setup
    • Write Hello World API
    • Request Hello World API
    • With SWR
    • With React Query
    • With Expo(React Native)
    • Code repository
    • tsdk.config.js
    • APIConfig
    • Snippets
    • Server adapters
      • Express adapter
      • Fasity adapter
      • Hono adapter
      • Socket.IO adapter
    • Code share
    • Docs
    • nest-cli
    • Bundle into single file
    • SWR
    • React Query
  • Performance
  • FAQ
    • Scalable project structure
    • Use method GET and POST
  • How tsdk created
  • Changelog

On This Page

  • Build default entry
  • Build all projects entries in nest-cli.json
  • Build certain projects in nest-cli.json
  • Code
Question? Give us feedback → (opens in a new tab)Edit this page
Documentation
Guide
Bundle into single file

Bundle into single file

tsdk support nest-cli bundle project to single file.

Example: nest-cli-example (opens in a new tab)

Build default entry

Build all projects entries in nest-cli.json

Build certain projects in nest-cli.json

Code

Example: nest-cli-example (opens in a new tab)

nest-cliSWR

Copyright @ 2024
@suhaotianGitHubSitemap