Fix UI elements not showing and zip installation issues. - Corrected template wrapper div with proper ID - Fixed custom_bindings configuration to enable Knockout.js data binding - Updated BUILDING.md with proper zip creation process - Bumped version to 0.1.1 - All tests passing
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
include README.md
|
||||
include LICENSE
|
||||
include requirements.txt
|
||||
include setup.py
|
||||
recursive-include octoprint_tailscale_funnel/templates *
|
||||
recursive-include octoprint_tailscale_funnel/static *
|
||||
recursive-include octoprint_tailscale_funnel/tests *
|
||||
recursive-include static *
|
||||
recursive-include templates *
|
||||
recursive-include tests *
|
Reference in New Issue
Block a user