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
+2 -2
View File
@@ -25,10 +25,10 @@
"url": "https://github.com/openlayers/ol3/issues" "url": "https://github.com/openlayers/ol3/issues"
}, },
"browser": { "browser": {
"ol": "./node_modules/openlayers/dist/ol.js" "openlayers": "dist/ol.js"
}, },
"style": [ "style": [
"./node_modules/openlayers/css/ol.css" "css/ol.css"
], ],
"dependencies": { "dependencies": {
"async": "0.9.0", "async": "0.9.0",