Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Add gulp-license to files #1381

Open
ebidel opened this issue May 16, 2015 · 0 comments
Open

Add gulp-license to files #1381

ebidel opened this issue May 16, 2015 · 0 comments

Comments

@ebidel
Copy link
Contributor

ebidel commented May 16, 2015

.pipe(minifycss())
  .pipe(license('Apache', {
    organization: 'Google Inc. All rights reserved.'
  }))
  .pipe(gulp.dest('./dist/styles'))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant