Fix module path

This commit is contained in:
Andreas Hocevar
2018-01-26 00:07:26 +01:00
parent 2c718db797
commit 3c09bfa602

View File

@@ -1,5 +1,5 @@
/** /**
* @module ol/index * @module ol
*/ */
import webgl from './webgl.js'; import webgl from './webgl.js';