Skip to content

Commit

Permalink
修复build错误
Browse files Browse the repository at this point in the history
  • Loading branch information
master1lan committed Jan 20, 2023
1 parent 07f5c37 commit e2f28a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ node_modules
dist
dist-ssr
*.local

pnpm-lock.yaml
# Editor directories and files
.vscode/*
!.vscode/extensions.json
Expand Down
1 change: 0 additions & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ export default defineConfig(({ mode }) => {
"@dnd-kit/utilities",
],
ployfill: [
"whatwg-fetch",
"intersection-observer",
"react-flip-toolkit",
"react-intersection-observer",
Expand Down

0 comments on commit e2f28a3

Please sign in to comment.