Remove NOCOMPILE from examples

This commit is contained in:
Frederic Junod
2018-05-14 14:23:01 +02:00
parent ab5efa37b1
commit 7f0043694d
14 changed files with 0 additions and 20 deletions

1
examples/d3.js vendored
View File

@@ -1,4 +1,3 @@
// NOCOMPILE
import Map from '../src/ol/Map.js';
import View from '../src/ol/View.js';
import {getWidth, getCenter} from '../src/ol/extent.js';