mirror of
https://github.com/apache/cordova-plugin-splashscreen.git
synced 2026-01-25 00:00:06 +08:00
fix(windows): implementation structure (#200)
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
|
||||
<!-- windows -->
|
||||
<platform name="windows">
|
||||
<js-module src="www/windows/SplashScreenProxy.js" name="SplashScreenProxy">
|
||||
<js-module src="src/windows/SplashScreenProxy.js" name="SplashScreenProxy">
|
||||
<runs />
|
||||
</js-module>
|
||||
</platform>
|
||||
|
||||
Reference in New Issue
Block a user