Skip to content
This repository has been archived by the owner. It is now read-only.

fix(build): Only copy resources to dist if they are used. #4186

Closed

Conversation

@shane-tomlinson
Copy link
Member

@shane-tomlinson shane-tomlinson commented Sep 23, 2016

No need to copy over jquery-ui, fxa-checkbox, and styles/fonts to dist.

These JS resources are included into the built bundle and not loaded dynamically. There is no need to copy these over.

Remove jquery-ui from the rev task.

issue #4177

@vladikoff and @jrgm - can you make sure I'm not losing it and that the built JS really does not need these files loaded separately?

No need to copy over jquery-ui, fxa-checkbox, and styles/fonts to dist.

These JS resources are included into the built bundle and not loaded
dynamically. There is no need to copy these over.

Remove jquery-ui from the rev task.

issue #4177
@shane-tomlinson shane-tomlinson force-pushed the issue-4177-only-cachable-resources-in-dist branch from 26cacc2 to 0f617b5 Sep 29, 2016
@shane-tomlinson shane-tomlinson changed the title fix(build): No need to copy over jquery-ui and fxa-checkbox to dist. fix(build): Only copy resources to dist if they are used. Sep 29, 2016
@vladikoff
Copy link
Contributor

@vladikoff vladikoff commented Sep 30, 2016

@shane-tomlinson needs rebase

@shane-tomlinson
Copy link
Member Author

@shane-tomlinson shane-tomlinson commented Sep 30, 2016

No need, #4210 contained the lone SHA of this PR: 0f617b5 - closing as already merged!

@shane-tomlinson shane-tomlinson deleted the issue-4177-only-cachable-resources-in-dist branch Sep 30, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants