You are reading a single comment by @Ganblejs and its replies. Click here to read the full conversation.
  • I'm able to write to setting.json and shadowclk.json no problem and that handles all the settings on the watch side, but I want to be able to set the preview in my HTML code to match the data in the watch. I've tried using puck.eval() and Util.read but it's possible I was using them wrong. At one point I was inspecting the HTML code while it was running with breakpoints and I could see it read the file correctly while it was being parsed by interface.js but then it stepped into puck.js and the data never made it back into the HTML script for the preview to use.

About

Avatar for Ganblejs @Ganblejs started