Skip to content

Commit

Permalink
Don't remove embed.html
Browse files Browse the repository at this point in the history
  • Loading branch information
GarboMuffin committed Jan 7, 2025
1 parent 4800d92 commit 09ae256
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion patch.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
os.remove('scratch-gui/build/sw.js')
os.remove('scratch-gui/build/manifest.webmanifest')
os.remove('scratch-gui/build/fullscreen.html')
os.remove('scratch-gui/build/embed.html')
os.remove('scratch-gui/build/index.html')

shutil.copy('scratch-gui/build/editor.html', 'scratch-gui/build/index.html')
Expand Down

0 comments on commit 09ae256

Please sign in to comment.