Skip to content

Commit 31b4daf

Browse files
committed
lots of optimisations , update docs
1 parent 0fb5c9a commit 31b4daf

35 files changed

+2931
-2491
lines changed

.babelrc

-6
This file was deleted.

.gitignore

+13-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
1-
.deploy_git/
2-
node_modules/
1+
.DS_Store
2+
node_modules/
3+
npm-debug.log*
4+
yarn-debug.log*
5+
yarn-error.log*
6+
7+
# Editor directories and files
8+
.idea
9+
.vscode
10+
*.suo
11+
*.ntvs*
12+
*.njsproj
13+
*.sln

0 commit comments

Comments
 (0)