Update esbuild version

builds directory needs to exist.  Remove redundant line from gitignore
remove unused babel imports
This commit is contained in:
rebuilt 2023-03-20 16:47:50 -07:00
parent 4a2e9c0a36
commit 2e033eb919
3 changed files with 137 additions and 109 deletions

View file

@ -15,7 +15,7 @@
"@rails/ujs": "^6.0.0",
"bootstrap": "^5.1.3",
"debounce": "^1.2.1",
"esbuild": "^0.13.6",
"esbuild": "^0.17.12",
"sass": "^1.43.4"
},
"scripts": {