refactor: used bootstrap method from ladder

This commit is contained in:
Daniel Ledda
2022-05-28 19:40:07 +02:00
parent 9224cea4dc
commit ebe322dd15
3 changed files with 16 additions and 21 deletions

View File

@@ -4,8 +4,8 @@
"description": "Drum beat visualiser and editor",
"main": "src/main.ts",
"scripts": {
"build": "webpack",
"dev": "webpack-dev-server"
"build": "vite build",
"dev": "vite"
},
"repository": {
"type": "git",