react-native-bundler

1.1.0 • Public • Published

配置

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

Readme

Keywords

none

Package Sidebar

Install

npm i react-native-bundler

Weekly Downloads

0

Version

1.1.0

License

ISC

Last publish

Collaborators

  • zhbhun