タグ

ブックマーク / nx.dev (3)

  • Announcing Nx 20

    I know it's hard to believe but Nx 20 is here! There's a lot of great updates in this release, but look back at some of the major features from Nx 19: Added nx import to import existing external projects, more on that below.Added a generator to convert all your Nx Plugins to use inferred tasks.Moved to rspack as the default bundler for Module FederationAdded file-based versioning for Nx ReleaseCre

    Announcing Nx 20
    efcl
    efcl 2024/10/17
    Nx 20リリース。 TypeScript Project Referencesの同期をサポートする`nx sync`の追加、`@nx/rspack`の追加、` nx release`の改善など
  • Nx: Smart Monorepos · Fast CI

    Smart Monorepos Fast CIBuild system, optimized for monorepos, with plugins for popular frameworks and tools and advanced CI capabilities including caching and distribution.

    Nx: Smart Monorepos · Fast CI
    efcl
    efcl 2021/01/11
    JavaScriptのmonorepoプロジェクトを扱う開発ツール。 目的に合わせたmonorepoの作成、task runnerの管理、VSCode拡張を使ったUIをもつ。 依存グラフを使ったキャッシュ、インクリメンタルビルド、Nx Cloudを使ったリモートキャッシュ
  • Editor Setup

    Editor SetupNx Console editor extensions make your developer experience richer. The extensions show inferred tasks and help you invoke themshow what is cached and how the cache is configuredprovide a visual UI for invoking generatorsshow dependencies between projects and tasksDownloadOfficial IntegrationsIf you are using VSCode or a JetBrains IDE you can install Nx Console from their respective ma

    Editor Setup
    efcl
    efcl 2018/08/19
    Angular CLIのUIを提供することを目的にしたアプリ。 Angular CLIでできる操作をGUIから行えるようにすることが目的。
  • 1