1.1.0 • Published 7 years ago

react-native-bundler v1.1.0

Weekly downloads
4
License
ISC
Repository
gitlab
Last release
7 years ago

配置

{
  context: string, // 绝对路径
  entry: object, // key 为入口标识, value 为入口文件
  output: {
    zip: bool, // 是否压缩
    path: string, // 绝对路径
    filename: string, // 文件命名 [name].[platform].[version]
  },
}
1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago