Geomap: include sample geojson files (#39057)

This commit is contained in:
Ryan McKinley
2021-09-10 09:05:03 -07:00
committed by GitHub
parent 0bb7d50ad6
commit ddd110d0b2
10 changed files with 376 additions and 24 deletions

View File

@ -51,6 +51,8 @@ module.exports = {
fallback: {
fs: false,
stream: false,
http: false,
https: false,
},
},
ignoreWarnings: [/export .* was not found in/],