Skip to content

Commit

Permalink
Moved formats submodule directly to public folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorthiz committed Oct 16, 2024
1 parent fd9a484 commit 6cd5306
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "formats"]
path = formats
path = public/formats
url = https://github.com/kaitai-io/kaitai_struct_formats/
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,6 @@
},
"homepage": "https://github.com/kaitai-io/kaitai_struct_webide#readme",
"staticFiles": [
{
"staticPath": "formats",
"staticOutPath": "formats"
},
{
"staticPath": "public"
},
Expand Down

0 comments on commit 6cd5306

Please sign in to comment.