Can anyone help me debug? Got aclean @vuejs PWA template project that has no compile errors, but Aww, Snap!s when trying to load in Chrome.

  • 1
  • 0
  1. @vuejs I think it may be a cache error somewhere, b/c if I dist out, statically serve, and check console, get error on old, removed code path

    • 0
    • 0
    1. @vuejs The cache-looking error I was getting is still a problem, but resolved the Aww, Snap! due a swapped -= that wasn’t caught by anything

      • 0
      • 0