-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Packaged app won't work outside .dist directory #4
Labels
Comments
+1 |
Problem confirmed, I'm gonna look into it. |
Fixed in last release, please update. meteor remove arboleya:electrify && meteor add arboleya:electrify Can you guys please check it and confirm if it is working? Tks for reporting. |
@AlexFrazer If you're using the |
Thanks for the fix, it works like a charm. |
🍻 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, first of all, thanks for this promising package!
I'm giving a try to it and packaged the Meteor's demo "todos" app. The packaged app is working correctly inside the .dist directory but if I move the directory "Electrified-win32-ia32" elsewhere on the file system, it doesn't. The app is starting but nothing appears, the viewport stays blank.
Fabian
The text was updated successfully, but these errors were encountered: