You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use npm and webpack and wants to use fitie that way.
However the fitie.init-null-pointer-issue with the wrong load order prevents us to use it.
In your latest code you concatenated the two files to one, in correct order, so that would work nice.
But if you would update the npm-package with the latest code, we could start using it again.
With the addition that we need the issue #10 to be implemented and provided along with current code in the npm-package.
The text was updated successfully, but these errors were encountered:
We use npm and webpack and wants to use fitie that way.
However the fitie.init-null-pointer-issue with the wrong load order prevents us to use it.
In your latest code you concatenated the two files to one, in correct order, so that would work nice.
But if you would update the npm-package with the latest code, we could start using it again.
With the addition that we need the issue #10 to be implemented and provided along with current code in the npm-package.
The text was updated successfully, but these errors were encountered: