Is it okay to delete .map file in cordova app?

This question is not specific to framework7. When i build cordova app, i noticed that it also creates some .map files and it also shows that it can degrade its performance as .map files are large in size. Is it okay if i delete .map files?

Yes, you can delete them