Skip to content

能否增加hook字段,便于编译型的语言在部署前进行构建 #21

@ShadowWaIker

Description

@ShadowWaIker

可否增加类似于website-component的hook字段,用于处理go之类的编译型语言在上传前的构建操作。

这样的hook字段对于解释型语言应该也会很有用,例如可以配置切换node的依赖包(某些有二进制依赖,本地的依赖跟云函数不能通用的场景): mv node_modules node_modules_local; mv node_modules_scf node_modules;

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions