Skip to content

Add 'header' build task #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 25, 2015
Merged

Add 'header' build task #35

merged 1 commit into from
Nov 25, 2015

Conversation

etpinard
Copy link
Contributor

@bpostlethwaite

This PR adds a build task that prepends all dist file with the a license header that includes the most up-to-date package version.

- ran over 'bundle' task on 'npm run build'
- prepends license header to the dist files
var constants = require('./util/constants');


// add headers to dist files
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@bpostlethwaite This header task could also update the header of all sources files too.

@bpostlethwaite
Copy link
Member

nice 💃!

etpinard added a commit that referenced this pull request Nov 25, 2015
@etpinard etpinard merged commit 71765f1 into master Nov 25, 2015
@etpinard etpinard deleted the licence-headers branch November 25, 2015 14:44
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.

2 participants