mirror of
https://github.com/Yanyutin753/ChatGPT-Next-Web-LangChain-Gpt-4-All.git
synced 2025-10-15 15:41:23 +00:00
feat: close #2376 add babel polyfill
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"use client";
|
||||
|
||||
require("../polyfill");
|
||||
// require("../polyfill");
|
||||
|
||||
import { useState, useEffect } from "react";
|
||||
|
||||
|
Reference in New Issue
Block a user