Skip to content

Commit

Permalink
fix(windows): implementation structure (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
janpio authored Jun 26, 2020
1 parent b893339 commit 050f29c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
File renamed without changes.

0 comments on commit 050f29c

Please sign in to comment.