瀏覽代碼

add note about browser cache (fixes #3074)

Falko Schindler 1 年之前
父節點
當前提交
a3e982a90f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      examples/custom_vue_component/counter.js

+ 1 - 0
examples/custom_vue_component/counter.js

@@ -1,3 +1,4 @@
+// NOTE: Make sure to reload the browser with cache disabled after making changes to this file.
 export default {
   template: `
   <button @click="handle_click">