瀏覽代碼

Removed a duplicated word in a note. (#11785) (#11789)

tags/8.9.3
Anna Koskinen 4 年之前
父節點
當前提交
3e403376ec
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      documentation/addons/addons-maven.asciidoc

+ 1
- 1
documentation/addons/addons-maven.asciidoc 查看文件

@@ -280,7 +280,7 @@ It is also useful if you maintain your source code in GitHub or a similar servic
For production, especially in intranet applications, you should normally use the `local` or `fetch` modes.
This ensures that separating the availability of the Vaadin CDN service from availability of the application server does not add an extra point of failure.

_They can be be used for production_ if your application is intended as globally available, you want to gain the global delivery benefit of the Vaadin CDN, and the availability tradeoff is not significant.
_They can be used for production_ if your application is intended as globally available, you want to gain the global delivery benefit of the Vaadin CDN, and the availability tradeoff is not significant.
====

=== Serving Remotely Compiled Widget Set Locally

Loading…
取消
儲存