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
Currently, the file named "FileSaver.js" is currently included as a source code. This does not allow easy
update, does not fetch its LICENSE, and is just improper.
It would be better to replace this direct inclusion by a Git Submodule.
Of course, that would mean setting up a Build scaffolding.
The text was updated successfully, but these errors were encountered:
Currently, the file named "FileSaver.js" is currently included as a source code. This does not allow easy
update, does not fetch its LICENSE, and is just improper.
It would be better to replace this direct inclusion by a Git Submodule.
Of course, that would mean setting up a Build scaffolding.
The text was updated successfully, but these errors were encountered: