Use ember-auto-import instead of ember-browserify
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import ethers from 'npm:ethers';
|
||||
import ethers from 'ethers';
|
||||
|
||||
export default function(value, options = {}) {
|
||||
let etherValue = ethers.utils.formatEther(value);
|
||||
|
||||
Reference in New Issue
Block a user