Skip to content

How to reduce bundle size? (ES Import) #100

Description

@maximelebreton

Hello there,

Here is my webpack bundle size report, and as you can see, the Soundcloud SDK is pretty big (406ko!):
image

I tried partial imports, but it doesn't change anything:

import { initialize, get, stream, resolve } from "soundcloud";

Any ideas to reduce it?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions