mirror of
https://github.com/google/blockly.git
synced 2026-03-12 08:10:11 +01:00
Previously the (non-advanced) playground was only correctly loadging on localhost because you can put an arbitrary number of "../"s in front of a relative URL and it just takes you to the root directory.