Closed hasankoroglu closed 4 years ago
Hello @hasankoroglu!
SPGo does not support a native method for automated publishing on minify, but there is a good solution for this scenario that involves setting up automated deployment scripts which integrate directly into VSCode.
Check out the link here. This blog post was written by the same person who authored the libraries I use behind the scenes in SPGo.
Hope this helps!
Thank you very much, spgo saving our lives everyday :)
Hi,
i'm working with webpack env. every time i bundled the js package i have to publish bundle.js with shift+alt+p combination.
is there any easy way to publish bundle.js automatically after bundling.
Thanks for this great tool.