-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule file-plugin
updated
14 files
+4 −0 | .gitignore | |
+3 −1 | .gitmodules | |
+7 −2 | README.md | |
+0 −3 | dist/FileSaver.min.js | |
+0 −1 | dist/FileSaver.min.js.map | |
+2 −1 | dist/bundle.js | |
+11 −0 | dist/bundle.js.LICENSE.txt | |
+0 −2 | dist/download.min.js | |
+2 −2 | minify.js | |
+12 −3 | package.json | |
+40 −20 | src/index.js | |
+65 −0 | webpack.config.js | |
+9 −7 | yarn-error.log | |
+2,040 −3 | yarn.lock |