Skip to content

Commit

Permalink
chore: add files for netlify deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovamen committed Oct 14, 2021
1 parent 6c46ad0 commit 78d7dae
Show file tree
Hide file tree
Showing 8 changed files with 117 additions and 4 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v14
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
"submodule": "git submodule update --init",
"update": "sh ./scripts/update.sh"
},
"simple-git-hooks": {
"pre-commit": "yarn lint-staged"
},
"lint-staged": {
"*.{js,ts,tsx,vue}": [
"eslint --fix --ext .js,.ts,.tsx,.vue ./"
Expand Down
2 changes: 1 addition & 1 deletion package/.gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
node_modules
.DS_Store
*dist
demo-dist
dist-ssr
*.local
icons
2 changes: 2 additions & 0 deletions package/dist/index.cjs.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package/dist/index.cjs.min.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 78d7dae

Please sign in to comment.