Issue encountered in the PR

See PR comments for an update
This commit is contained in:
Thomas Gratier
2015-04-25 01:43:06 +02:00
parent 75a3c5f6ff
commit a3a33c1dcd

View File

@@ -25,10 +25,10 @@
"url": "https://github.com/openlayers/ol3/issues"
},
"browser": {
"ol": "./node_modules/openlayers/dist/ol.js"
"openlayers": "dist/ol.js"
},
"style": [
"./node_modules/openlayers/css/ol.css"
"css/ol.css"
],
"dependencies": {
"async": "0.9.0",