Task Detail

  • Activity on Mon Jun 04 2018 18:26:06 GMT+0000 (UTC) To use auto refresh my pages using browser-refresh, remember to "npm install --save browser-refresh-taglib" and then add "<browser-refresh enabled="true"/>" after <lasso-body/> in template/index.marko

    10/26/2024 14:23:10
  • Activity on Mon Jun 04 2018 13:47:02 GMT+0000 (UTC) 1. I often get errors when I apply the template into any view, and there are few reason for the errors: 2. The most import thing: the browser.json file can't be emptied especially the browser.js in template/browser.json. 3. Alway have at least the below in your browser.json: { "dependencies":[ "./lib.js", "./style.css" ] }

    10/26/2024 14:23:02