Skip to content

Commit

Permalink
Remove local circuit.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Roger Urscheler committed Mar 29, 2018
1 parent 4728619 commit 3f9f371
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 47,637 deletions.
2 changes: 1 addition & 1 deletion amd/main.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require.config({
paths: {
'jquery': '//ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min',
'circuit-sdk': '../circuit'
'circuit-sdk': '//unpkg.com/circuit-sdk/circuit'
}
});

Expand Down
Loading

0 comments on commit 3f9f371

Please sign in to comment.