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