Skip to content

incredible bundle size #16

@sunWoodsen

Description

@sunWoodsen

Hi! Glad that the broken source map problem was solved in version 0.2.1, I can't wait to upgrade and found a new problem
I use the same rollup.config.js to build my package, and get wildly different sizes:

  • use rollup-plugin-monaco-editor: 62M
  • unuse: 32M
    monaco({
      languages: ['typescript', 'json', 'css', 'html'],
      //  esm: true
    }),

This is the only difference between the two configuration items

I am confused about this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions