Skip to content

Commit

Permalink
updated note in xray js
Browse files Browse the repository at this point in the history
  • Loading branch information
Maggie Wachs committed Oct 13, 2019
1 parent a3790e8 commit 9bdd666
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions assets/js/xrayhtml.js
@@ -1,6 +1,14 @@
/*! X-rayHTML - v2.3.0 - 2019-06-28
* https://github.com/filamentgroup/x-rayhtml
* Copyright (c) 2019 Filament Group; Licensed MIT */


/* ----- NOTE:
This is a customized version to work with this example code.
I added a new method, _updateSource (line 133), to refresh the html example
when Vue fires its update method. */


window.jQuery = window.jQuery || window.shoestring;

(function( $ ) {
Expand Down

0 comments on commit 9bdd666

Please sign in to comment.