Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbt-assets-define

This plugin wraps specific compiled coffeescript files and precompiled handlebar templates in a define block.

Add the dependency in your project's plugins.sbt file:

resolvers += Resolver.url("ssachtleben sbt repository (snapshots)", url("http://ssachtleben.github.io/sbt-plugins/repository/snapshots/"))(Resolver.ivyStylePatterns)

addSbtPlugin("com.ssachtleben.sbt" % "sbt-assets-define" % "1.0.1")

See this plugin in action here.

© 2015 Sebastian Sachtleben

About

An SBT plugin to wrap javascript files into a define function

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages