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_Feature_ from '../../../../../src/ol/Feature.js';
import _ol_geom_Circle_ from '../../../../../src/ol/geom/Circle.js';
import _ol_render_webgl_CircleReplay_ from '../../../../../src/ol/render/webgl/CircleReplay.js';