Skip to content

Commit

Permalink
Converted from gulp to Vite for bundling and development.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattraykowski committed Dec 29, 2023
1 parent d687bb2 commit b0d697c
Show file tree
Hide file tree
Showing 137 changed files with 3,977 additions and 31,654 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@
# Node Modules
node_modules/
npm-debug.log
coverage
coverage
dist/
foundryconfig.json
3 changes: 3 additions & 0 deletions foundryconfig.json.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"dataPath": "<path to your home directory>/.local/share/FoundryVTT"
}
49 changes: 0 additions & 49 deletions gulpfile.js

This file was deleted.

Loading

0 comments on commit b0d697c

Please sign in to comment.