소스 검색

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">