Caleb Porzio il y a 5 ans
Parent
commit
71b8f775e7
3 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 0 0
      dist/alpine.js
  2. 0 0
      dist/alpine.js.map
  3. 1 1
      src/component.js

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/alpine.js


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/alpine.js.map


+ 1 - 1
src/component.js

@@ -36,7 +36,7 @@ export default class Component {
         this.collectingTickCallbacks = false
 
         if (initExpression) {
-            console.warn('AlpineJS Warning: "x-init" is depcricated and will be removed in the next major version. Use "x-created" instead.')
+            console.warn('AlpineJS Warning: "x-init" is depricated and will be removed in the next major version. Use "x-created" instead.')
             this.pauseReactivity = true
             saferEvalNoReturn(this.$el.getAttribute('x-init'), this.$data)
             this.pauseReactivity = false

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff