Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
10xSebastian committed May 14, 2021
1 parent 5b7c533 commit 331e53f
Show file tree
Hide file tree
Showing 6 changed files with 231 additions and 183 deletions.
136 changes: 77 additions & 59 deletions dist/cjs/index.bundle.js

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions dist/cjs/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@

(function(l, r) { if (l.getElementById('livereloadscript')) return; r = l.createElement('script'); r.async = 1; r.src = '//' + (window.location.host || 'localhost').split(':')[0] + ':35729/livereload.js?snipver=1'; r.id = 'livereloadscript'; l.getElementsByTagName('head')[0].appendChild(r) })(window.document);
'use strict';

Object.defineProperty(exports, '__esModule', { value: true });
Expand Down
136 changes: 77 additions & 59 deletions dist/es/index.bundle.js

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions dist/es/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@

(function(l, r) { if (l.getElementById('livereloadscript')) return; r = l.createElement('script'); r.async = 1; r.src = '//' + (window.location.host || 'localhost').split(':')[0] + ':35729/livereload.js?snipver=1'; r.id = 'livereloadscript'; l.getElementsByTagName('head')[0].appendChild(r) })(window.document);
import _$1 from 'lodash';
import React from 'react';
import { ethers } from 'ethers';
Expand Down
Loading

0 comments on commit 331e53f

Please sign in to comment.