mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-23 14:32:59 -05:00
4586507a8a
* Added Import/Export Area In Block Representations (Copied Some Code From scratch-blocks) * Better TextArea Size For XML * Made Import/Export It's Own Catatagory 1/3 * Made Import/Export It's Own Catatagory 2/3 * Made Import/Export It's Own Catatagory 3/3 * Added A Newline * Removed Port 80 From StartServerWindows.bat * </a> before <br /> * Removed taChange from HTML * No More taChange()
2 lines
81 B
Batchfile
2 lines
81 B
Batchfile
@echo off
|
|
node_modules\.bin\webpack-dev-server --host 0.0.0.0 --content-base .
|