toss / suspensive

Manage asynchronous operations, timing, error handling, detecting intersection of elements, and caching easily (One of TanStack Query community resources)
https://suspensive.org
MIT License
440 stars 38 forks source link

[Feature]: How to use cli in https://suspensive.org #983

Closed manudeli closed 2 weeks ago

manudeli commented 3 weeks ago

Package Scope

@suspensive/react-query

Description

How to use cli in https://suspensive.org

Support documentation for when we meet error please.

  "scripts": {
    "build": "suspensive-react-query switch 5 && next build"
  }

Possible Solution

No response

etc.

No response