mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-04-08 11:04:15 +00:00
Freeze static/web-ui
This commit is contained in:
parent
4b2208e61e
commit
60a23d4902
@ -211,6 +211,7 @@ def build_command(arguments):
|
||||
("gns3server/appliances", "appliances"),
|
||||
("gns3server/templates", "templates"),
|
||||
("gns3server/symbols", "symbols"),
|
||||
("gns3server/static/web-ui", "static/web-ui")
|
||||
]
|
||||
|
||||
include_files = [(os.path.join(source_directory, x), y) for x, y in include_files]
|
||||
|
Loading…
x
Reference in New Issue
Block a user