Skip to content

Commit

Permalink
Migrate to Vite
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuanlin Lin committed Apr 30, 2022
1 parent e923178 commit cc9bdaa
Show file tree
Hide file tree
Showing 49 changed files with 2,654 additions and 3,168 deletions.
4 changes: 0 additions & 4 deletions .babelrc

This file was deleted.

24 changes: 23 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,24 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

node_modules
build
dist
dist-ssr
*.local

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
4 changes: 0 additions & 4 deletions .prettierrc

This file was deleted.

Loading

1 comment on commit cc9bdaa

@vercel
Copy link

@vercel vercel bot commented on cc9bdaa Apr 30, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.