Skip to content

Commit 1954df1

Browse files
committed
chore: remove dist and cache, temp
1 parent b7b12f2 commit 1954df1

File tree

76 files changed

+479
-190605
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+479
-190605
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup Node.js
1818
uses: actions/setup-node@v3
1919
with:
20-
node-version: '22'
20+
node-version: '18'
2121

2222
- name: Install pnpm
2323
uses: pnpm/action-setup@v2

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,7 @@ typings/
7070
#vuepress
7171
.temp
7272
packages/docs/.vuepress/dist
73+
74+
.cache
75+
.temp
76+
dist

dist/vue-pivottable.css

Lines changed: 0 additions & 340 deletions
This file was deleted.

0 commit comments

Comments
 (0)