On this page
更新到最新版本
用 Angular CLI 的项目可以执行 ng update 命令,或者用 Nx 的项目可以执行 nx migrate 命令。
ng update
执行 ng update 命令来更新 Analog 项目:
ng update @analogjs/platform@latestNx Migrate
执行 nx migrate 命令来更新 Analog 项目:
nx migrate @analogjs/platform@latest用 Angular CLI 的项目可以执行 ng update 命令,或者用 Nx 的项目可以执行 nx migrate 命令。
执行 ng update 命令来更新 Analog 项目:
ng update @analogjs/platform@latest执行 nx migrate 命令来更新 Analog 项目:
nx migrate @analogjs/platform@latest