Fix debug examples after rollup (#5417)

Fix #5373.

- Remove references to removed file "../../build/deps.js"
- Update leaflet-include.js to point to "../dist/leaflet-src.js"
- Update watch to use the same destination file as rollup (dist/leaflet-src.js)
- Define getRandomLatLng where used
This commit is contained in:
Thach Hoang
2017-03-28 02:40:48 -04:00
committed by Per Liedman
parent 06ed42ad2c
commit 0d1eae32be
70 changed files with 82 additions and 91 deletions

View File

@ -7,7 +7,6 @@
<link rel="stylesheet" href="../css/screen.css" />
<script src="../../build/deps.js"></script>
<script src="../leaflet-include.js"></script>
</head>
<body>