0.0.7 • Published 4 years ago

@imgcook/plugin-image-oss v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@imgcook/plugin-image-oss

imgcook config edit

写入 oss 配置

{
  "accessId": "xxxx",
  "dslId": "xxx",
  "generator": [],
  "plugin": [
    "@imgcook/plugin-image-oss",
    "@imgcook/plugin-generate"
  ],
  "oss": {
    "bucket": "xxx",
    "region": "xxx",
    "accessKeyId": "xxx",
    "accessKeySecret": "xxx"
  }
}
0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago