Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

[DEPRECATED] Allows you to make Brunch compile only the javascripts you want

Notifications You must be signed in to change notification settings

vendethiel/some-javascript-brunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated since Brunch1.7 integrates Bower.

Some JavaScript Brunch

In your brunch config file, just set the "javascripts" section under "plugins" :

  plugins:
    javascripts: [
      'vendor/jquery.js'
      'vendor/bootstrap.js'
    ]

About

[DEPRECATED] Allows you to make Brunch compile only the javascripts you want

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published