Skip to content
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.

Reduce bundle file size #118

Merged
merged 5 commits into from
Mar 27, 2017
Merged

Reduce bundle file size #118

merged 5 commits into from
Mar 27, 2017

Conversation

mischah
Copy link
Member

@mischah mischah commented Mar 24, 2017

… and make it configurable via package.json (DRY)

Closes #92

… and make it configurable via package.json (DRY)

Closes #92
@mischah mischah added this to the 3.0 milestone Mar 24, 2017
This is a special preset that will contain all yearly presets so user’s won’t need to specify each one individually.

It currently includes:

- es2017
- es2016
- es2015
@mischah mischah requested a review from krnlde March 24, 2017 20:51
Copy link
Member Author

@mischah mischah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Our configs should be »bundled«:

  "bootstrapKickstart": {
    "bundleCSS": {},
    "bundleExternalJS": ["jquery", "bootstrap"]
  }

@mischah mischah merged commit db17d5f into develop Mar 27, 2017
@mischah mischah deleted the reduce-bundle-file-size branch March 27, 2017 11:03
@mischah mischah mentioned this pull request Mar 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant