forked from trent_larson/crowd-funder-for-time-pwa
Initial stab at vitejs update
This commit is contained in:
@@ -539,9 +539,7 @@ import {
|
||||
EndorserRateLimits,
|
||||
ImageRateLimits,
|
||||
} from "@/libs/endorserServer";
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-var-requires
|
||||
const Buffer = require("buffer/").Buffer;
|
||||
import { Buffer } from "buffer/";
|
||||
|
||||
interface IAccount {
|
||||
did: string;
|
||||
|
||||
Reference in New Issue
Block a user