Separate example scripts for dev and prod

This commit is contained in:
Tim Schaub
2017-08-27 10:21:07 -06:00
committed by Tim Schaub
parent 93411a2b91
commit 8a9bbd6264
26 changed files with 71 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
import _ol_ from '../../../../src/ol.js';
import _ol_ from '../../../../src/ol/index.js';
import _ol_Tile_ from '../../../../src/ol/Tile.js';
import _ol_TileRange_ from '../../../../src/ol/TileRange.js';
import _ol_proj_ from '../../../../src/ol/proj.js';