Replies: 1 comment 2 replies
-
Maybe you want to change the config
.plugin('copy')
.tap(args => {
//...
return args
}) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If "public" dir is removed - "copy" plugin not adding.
Its possible, or only add second "copy plugin" ?
I was try:
but got error:
Beta Was this translation helpful? Give feedback.
All reactions