[WIP] Updates of the builder backend#341
Conversation
|
This needs to be tested if it breaks anything. |
|
In the future is to make bootstraping gulp/webpack2/rollup without the use of storing unnecessary unpackaged files. |
|
Yeah I would like to add webpack or something like that as well, but the asset bundle will always be part of the repo because we don't want to blow up the build requirements. |
There was a problem hiding this comment.
Please revert these changes, there is so much junk inside that shouldn't be part of a project gitignore. Build your own global gitignore that ignores things like that.
|
And the diff is grown so much that it's not really reviewable anymore -.- |
|
And one more nitpicking, please write meaningful commit messages :) |
|
After thinking about it, we should delay that to 1.1 because there is so much breaking potential |
|
You can't just "Update" PDF.js, since I had to remove a lot of stuff from it so as to not bloat the feature... |
|
@denji Do you actually have a reason to update all these dependencies? You can't really expect anyone to review 1600 files... even if it's just deps... |
|
I think this PR is so big that almost nobody could review that. So I close this one. |
Updates of the builder backend
Cleanup unchanged, moved all external dependencies on the modules:
package.json./public/js/[module].{css,js,es6,jsx}./assets/folder left some folders which were changed by deploy stage.Code style
standard-jsstylefmtBuild