Skip to content

dangh/gulp-coffee-inline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

gulp-coffee-inline

Gulp package that inline all reference scripts into current source

Usage

Reference to other script using # @inline {filename}

Note

  • {filename} is absolute path or relative path to the current file.
  • Recursive references is not supported yet.
  • Inline scripts will be indented to keep coffee script well-formed.

About

Gulp package that inline all reference scripts into current source

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published