Conversation
|
Looking at the changelog, I am even more confused. SocialCalc is missing. Why does the app work at all without that? But it seems to! |
|
Example of one of the debug log errors I am seeing at times:
It should be noted that the commit in the Sandstorm branch pertaining to #694 was included in this build. |
It looks like https://github.com/audreyt/ethercalc/pull/695/files#diff-b1c216c589cca0ad2d23d5f5479dc67fR415 |
|
@orblivion If the app doesn't need any other files in the package to run, it wouldn't include them in sandstorm-files.list. Now we know for sure that the log error I was seeing is from #694, and it has an associated solution, so I would definitely want to get that fix in before releasing an updated package to production. |
This is on the experimental market at https://apps.sandstorm.io/app/a0n6hwm32zjsrzes8gnjg734dh6jwt7x83xdgytspe761pe2asw0?experimental=true
I did not update the "Packaged by" field in this case, but I also did no real changes either. The package drops a massive number of files. I am guessing it is something about not including dev dependencies that previous versions of this package did? It seems to work, but we should extensively test this package before releasing it to everyone.