Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Cachebusting implementation #483

Merged
merged 2 commits into from
Feb 15, 2017

Conversation

lordgreg
Copy link
Contributor

@lordgreg lordgreg commented Feb 9, 2017

Cachebusting implementation for generated build files (js and css). Parameter cachebust has been implemented. If used, file.css will become file-[hash].css, vendor.js will become vendor-[hash].js etc.

Two additional dev dependencies were used, one additional local function in building.js.

Cachebusting implementation for generated build files (js and css). Parameter `cachebust` has been implemented. If used, file.css will become file-[hash].css, vendor.js will become vendor-[hash].js etc.

Two additional dev dependencies were used, one additional local function in building.js.
@lordgreg lordgreg changed the title About: Cachebusting implementation Feb 9, 2017
@lordgreg lordgreg mentioned this pull request Feb 9, 2017
@gruppjo gruppjo merged commit d53864d into mwaylabs:dev Feb 15, 2017
@coveralls
Copy link

coveralls commented Feb 15, 2017

Coverage Status

Coverage remained the same at 97.959% when pulling e29bfa1 on lordgreg:feature/cachebusting-implementation into 7664ecf on mwaylabs:dev.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants