Changes
- Support bigintroute parameter
import {nft_path} from "./routes"
nft_path(123456789012345678901234567890n)
    // => /nfts/123456789012345678901234567890- Fix rake task for non-esm modules. #316
bigint route parameterimport {nft_path} from "./routes"
nft_path(123456789012345678901234567890n)
    // => /nfts/123456789012345678901234567890