Skip to content

Commit

Permalink
make: browser bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
mishanga committed Oct 2, 2015
1 parent d141992 commit 657e6c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
},
"scripts": {
"prepublish": "make",
"bundle": "echo \"var fs = require('fs'), xjst = require('bem-xjst'); fs.writeFileSync('bundle.js', xjst.generate(''));\" | node",
"test": "make && make lint && mocha --reporter=spec test/*-test.js"
},
"repository": {
Expand Down

0 comments on commit 657e6c1

Please sign in to comment.