FarmMapsLib/projects/ngx-openlayers/ngcc.config.js

4 lines
62 B
JavaScript
Raw Normal View History

2023-12-29 10:01:36 +00:00
module.exports = {
ignorableDeepImportMatchers: [/ol\//]
};