Is there anyway to access VS code on production instance? Wondering this because i currently built out a plug in in an extension library so how would i deploy this and modify this in production if need be?
Page 1 / 1
Hi
Unfortunately, no, I do not believe you can access a VS solution from a production environment only a local environment.
What you would do is export the customisation project and then publish it in a testing instance for testing, then upload it again to the production environment.
Hope this helps!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.