下一个 js 设置
设置共享js依赖
为错误记录初始化 o-errors
设置跟踪
polyfills 获取
初始化功能标志
初始化用户首选项 api 客户端
初始化信标客户端
初始化
提供了2种初始化方法
在里面
require ( 'next-js-setup' ) . init ( options )
选项可以具有属性userPreferences , beacon可用于将配置传递给这些组件。
init()返回一个承诺:
{
flags : // the instance of the [feature flags client](https://github.com/Financial-Times/next-feature-flags-client) in use by the client side code
}
引导程序
该模块包含运行标准下切芥末测试、poly
1