並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 2 件 / 2件

新着順 人気順

bundlerの検索結果1 - 2 件 / 2件

  • How We Reduced CKEditor’s Bundle Size by 40% | CKEditor

    In this article, we’ll show how we cut CKEditor 5’s bundle size by 40% through tree-shaking and bundle size optimization techniques and share tricks you can use to slim down your own JavaScript libraries. We’ll also walk through the tools and processes we used to achieve this, measure improvements, and catch regressions. As any software library author will tell you, building and maintaining is har

    • How Rolldown Works: Symbol Linking, CJS/ESM Resolution, and Export Analysis Explained

      How Rolldown Works: Symbol Linking, CJS/ESM Resolution, and Export Analysis Explained Introduction Rolldown is a high-performance JavaScript bundler written in Rust. While offering full compatibility with the Rollup API, it achieves bundling speeds 10 to 30 times greater. Driven by the need for a single, unified engine for both development and production, the Vite team is developing Rolldown to be

        How Rolldown Works: Symbol Linking, CJS/ESM Resolution, and Export Analysis Explained
      1