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