Fix frontend entrypoint for Vite build
This commit is contained in:
@@ -129,6 +129,11 @@ ENV/
|
||||
env.bak/
|
||||
venv.bak/
|
||||
|
||||
# Node / frontend assets
|
||||
node_modules/
|
||||
frontend/node_modules/
|
||||
frontend/dist/
|
||||
|
||||
# Spyder project settings
|
||||
.spyderproject
|
||||
.spyproject
|
||||
|
||||
Reference in New Issue
Block a user