build: 更新Next.js配置以支持静态导出并添加新依赖
更新next.config.ts文件以支持静态导出功能,并添加了多个新的依赖项到package.json中,包括UI组件库和动画库。同时生成了构建相关的文件和配置。
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
module.exports=[43285,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/dynamic-access-async-storage.external.js",()=>require("next/dist/server/app-render/dynamic-access-async-storage.external.js"))},20635,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/action-async-storage.external.js",()=>require("next/dist/server/app-render/action-async-storage.external.js"))},18622,(a,b,c)=>{b.exports=a.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},24725,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},83467,(a,b,c)=>{"use strict";b.exports=a.r(18622)},15974,(a,b,c)=>{"use strict";b.exports=a.r(83467).vendored["react-ssr"].ReactJsxRuntime},72826,(a,b,c)=>{"use strict";b.exports=a.r(83467).vendored["react-ssr"].React},82435,(a,b,c)=>{"use strict";b.exports=a.r(83467).vendored.contexts.AppRouterContext},39835,(a,b,c)=>{"use strict";b.exports=a.r(83467).vendored["react-ssr"].ReactServerDOMTurbopackClient},99733,(a,b,c)=>{"use strict";b.exports=a.r(83467).vendored["react-ssr"].ReactDOM}];
|
||||
|
||||
//# sourceMappingURL=%5Broot-of-the-server%5D__37bed704._.js.map
|
||||
Reference in New Issue
Block a user