Skip to content

Commit 050f29c

Browse files
authored
fix(windows): implementation structure (#200)
1 parent b893339 commit 050f29c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
<!-- windows -->
5353
<platform name="windows">
54-
<js-module src="www/windows/SplashScreenProxy.js" name="SplashScreenProxy">
54+
<js-module src="src/windows/SplashScreenProxy.js" name="SplashScreenProxy">
5555
<runs />
5656
</js-module>
5757
</platform>
File renamed without changes.

0 commit comments

Comments
 (0)