mirror of
https://github.com/chinchang/web-maker.git
synced 2025-06-09 19:24:58 +02:00
export extension task
This commit is contained in:
parent
27a30a0110
commit
92c1ef6ef6
@ -297,3 +297,5 @@ exports.setupExtension = series(
|
|||||||
callback(error);
|
callback(error);
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
|
exports.buildExtension = buildExtension;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user