apache / cordova-plugin-inappbrowser

Apache Cordova InAppBrowser Plugin
https://cordova.apache.org/
Apache License 2.0
1.11k stars 2.14k forks source link

The www/inappbrowser.css file should be removed because it was only for the Windows platform #1037

Closed DAnn2012 closed 5 months ago

DAnn2012 commented 5 months ago

Bug Report

The www/inappbrowser.css file should be removed because it was only for the Windows platform

Problem

What is expected to happen?

The www/inappbrowser.css file should be removed because it was only for the Windows platform (which was removed in version 6.0.0 of the plugin)

What does actually happen?

The file is still present in version 6.0.0 of the plugin

Information

See https://github.com/apache/cordova-plugin-inappbrowser/commit/4b3c0f126ddb12c62ed3d4bd95322a6147389290

Command or Code

Environment, Platform, Device

cordova-plugin-inappbrowser 6.0.0

Version information

cordova-plugin-inappbrowser 6.0.0

Checklist

jcesarmobile commented 5 months ago

good catch!