Simplify import path in examples
To have the same path (starting with `ol/`, without `.js`) as in the documentation. The support was added in the webpack config in #8928
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
"turf": false
|
||||
},
|
||||
"rules": {
|
||||
"import/no-unresolved": 0,
|
||||
"no-unused-vars": [2, {"varsIgnorePattern": "^map"}]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user