Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Fixing infrastructure for web version of the lib with SHACL support
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniogarrote committed May 10, 2017
1 parent 3bddba2 commit 174afed
Show file tree
Hide file tree
Showing 8 changed files with 37,007 additions and 327 deletions.
1 change: 1 addition & 0 deletions js/browserify.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
browserify -s yaml yaml.js > js-support-bundle.js
1 change: 1 addition & 0 deletions js/externs.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ JS_REST.location = function () { };
var JS_AST = function () { };

var AMF_LOADING_EVENT = function () { };
var SHACL = function () { _ };
Loading

0 comments on commit 174afed

Please sign in to comment.