Skip to content

Lesson 7: Is there any way to export deploy script tags with ES6 modules? #5578

Discussion options

You must be logged in to vote

@denissosnowsky This is the way;

export default deploy;
deploy.tags = ["all", "mocks"];

You can check my typescript repositories if you ever need anything link

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@denissosnowsky
Comment options

Answer selected by denissosnowsky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants