Skip to content

Commit

Permalink
use vite to compile
Browse files Browse the repository at this point in the history
  • Loading branch information
noogen committed Mar 5, 2022
1 parent 4882064 commit 700e9b2
Show file tree
Hide file tree
Showing 20 changed files with 25,797 additions and 42,832 deletions.
3 changes: 2 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@ module.exports = {
"default": "v-slot",
"named": "longform",
}]
}
},
ignorePatterns: ['dist/*']
};
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ log.txt

# Compiled output #
###################
/dist
/tmp
/build

Expand Down
Loading

0 comments on commit 700e9b2

Please sign in to comment.