mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 11:05:41 +00:00
React tweaks (#5300)
* Add .gitignore for static web files * Add invoke task to start frontend dev server
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -103,3 +103,6 @@ InvenTree/plugins/
|
||||
|
||||
# Compiled translation files
|
||||
*.mo
|
||||
|
||||
# web frontend (static files)
|
||||
InvenTree/web/static
|
||||
|
Reference in New Issue
Block a user