chore(build): use vitejs
This commit is contained in:
parent
070a89db11
commit
ea18c2b9ba
37 changed files with 1119 additions and 4437 deletions
3
Procfile.dev
Normal file
3
Procfile.dev
Normal file
|
@ -0,0 +1,3 @@
|
|||
web: RAILS_QUEUE_ADAPTER=delayed_job bin/rails server -p 3000
|
||||
jobs: bin/rake jobs:work
|
||||
vite: bin/vite dev
|
Loading…
Add table
Add a link
Reference in a new issue