more tinkering with build
This commit is contained in:
@@ -12,4 +12,5 @@ module.exports = class CustomPublisher extends Publisher {
|
||||
path.join(__dirname, "../../publish", filename)
|
||||
);
|
||||
}
|
||||
toString() {return "Custom Publisher";}
|
||||
};
|
||||
Reference in New Issue
Block a user