Procházet zdrojové kódy

add note about browser cache (fixes #3074)

Falko Schindler před 1 rokem
rodič
revize
a3e982a90f
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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">