Hey team is there any eject/exit strategies with pages that are created in plasmic? Struggling to find any information in the docs about this. If so is there anyway I could test this out? Thanks
what do you mean by eject? you can use the codegen feature to run independent of plasmic
like is there anyway we can export the code that creates the pages within plasmic if its ever required?
yeah i think this is what you’re looking for https://docs.plasmic.app/learn/codegen-guide/
I havent looked into the codegen feature will look and see if that does it for me
saves everything into pure react and css
Yes this looks like what I was looking for thank you @fine_constrictor