Skip to content

Conversation

@phated
Copy link
Contributor

@phated phated commented Apr 10, 2015

What's this PR do?

Adds the dedupe plugin to reduce file size of bundle.js to 3.9mb from 5mb. Also, adds source map generation for development.

Where should the reviewer start?

Pull down the changes and rebuild the application.

How should this be manually tested?

Test the features are still working when dependencies are deduped.

Any background context you want to provide?

I thought it would be a good idea to reduce file size before this release.

What are the relevant tickets?

None.

monteslu added a commit that referenced this pull request Apr 10, 2015
add dedupe plugin and source maps for development
@monteslu monteslu merged commit ad22986 into master Apr 10, 2015
@monteslu monteslu deleted the dedupe branch April 10, 2015 21:42
@PropGit
Copy link
Contributor

PropGit commented Apr 11, 2015

Thank you for paying attention to file size; it's an important consideration we pay attention to, as can be seen by our PBASIC Tokenizer library/executable size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants