Distribute unminified/ unbundled code #4

Closed
opened 2016-11-08 05:25:19 +08:00 by gajus · 2 comments
gajus commented 2016-11-08 05:25:19 +08:00 (Migrated from github.com)

There is no reason to distribute a minified code. Furthermore, there is no reason to distribute a bundled code. All you are doing is preventing common chunk optimisation that could be achieved at the bundler level and increasing the overall script size.

There is no reason to distribute a minified code. Furthermore, there is no reason to distribute a bundled code. All you are doing is preventing common chunk optimisation that could be achieved at the bundler level and increasing the overall script size.
gajus commented 2016-12-02 18:20:29 +08:00 (Migrated from github.com)

@gucheen any updates on this?

@gucheen any updates on this?
gucheen commented 2016-12-02 21:28:13 +08:00 (Migrated from github.com)

@gajus I'm currently working on a new version of FetchQL, it will be a 'pure' version of this tools.
I'm agree with that now building tools are widely used in Web Front-End development.
So, it won't be bundled by default.
Thanks for your suggestion.

@gajus I'm currently working on a new version of FetchQL, it will be a 'pure' version of this tools. I'm agree with that now building tools are widely used in Web Front-End development. So, it won't be bundled by default. Thanks for your suggestion.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
gucheen/fetchql#4
No description provided.