Note: for support questions, please use stackoverflow and tag the post with #spgo.
Edit - sorry it has added the 'bug' label. It's not a bug.
I'm submitting a ...
[ x] feature request
What is the current behavior?
I don't believe you can currently do this, please accept my apologies if i have missed it.
When 'publishing workspace', I do not believe the glob pattern allows for multiple specific files to be published.
I can use "globPattern": "*.aspx" which would publish all aspx files, or i can choose all files in a specific folder etc, but if i have a lot of files in my project, i don't want to have to publish everything again if i have only been working on a couple of files.
What is the expected behavior?
Ideally it would be nice to declare an array of some type where i can use a glob pattern that can specify a subset of files, e.g.
Note: for support questions, please use stackoverflow and tag the post with #spgo. Edit - sorry it has added the 'bug' label. It's not a bug.
I'm submitting a ...
What is the current behavior?
I don't believe you can currently do this, please accept my apologies if i have missed it. When 'publishing workspace', I do not believe the glob pattern allows for multiple specific files to be published. I can use
"globPattern": "*.aspx"
which would publish all aspx files, or i can choose all files in a specific folder etc, but if i have a lot of files in my project, i don't want to have to publish everything again if i have only been working on a couple of files.Ideally it would be nice to declare an array of some type where i can use a glob pattern that can specify a subset of files, e.g.
I hope that makes sense.
Thanks for your continued support with this amazing extension.
Please tell us about your environment: