Hybrid Development Mode Set Up - Enhancement / Question #533
Greenlight88
started this conversation in
Ideas
Replies: 0 comments
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.
-
Hi Norm and all,
I'm not sure if this is a feautre request or a question, might already be possible in the existing set up
I've just gone through the process of setting up hybrid development mode which is amzing
I have a repo where I have a copy or clone maybe of the KTL and then two apps I'm working on as their own files
All set up as per your reccomended file structure and synching locally, node.js server set up and I do my code and such through VSBA and running the terminal there
So I can push code to the github repo when ready which is amazing to help track changes and back track if needed etc
My enhancement idea is that the KTL could load the relevant apps custom coding for JS and css from this repo rather than pasting into the builder
I imagine this would work by setting some parameters, just like we set Developer Name and such , we tell the KTL where the custom CSS and JS for that app can be found
Then the workflow would be amazing
Possible? Already possible?
Maybe a little secret sauce?
I think maybe I could do my own loader for same task but concerned it may run into CORS issues or something (I tried and thats what happened, I backed away quietly and reset)
Beta Was this translation helpful? Give feedback.
All reactions