Navigation Menu

Skip to content

Commit

Permalink
Stop using CoffeeScript for production codes
Browse files Browse the repository at this point in the history
  • Loading branch information
darashi committed Aug 14, 2012
1 parent 192a647 commit ee56bd4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 51 deletions.
2 changes: 0 additions & 2 deletions package.json
Expand Up @@ -22,8 +22,6 @@
},
"scripts": {
"test": "./node_modules/.bin/mocha --reporter list -r should --compilers coffee:coffee-script",
"watch": "coffee -c -w -o lib src",
"coffee": "coffee -c -o lib src",
"install": "node-gyp rebuild"
},
"main": "./lib/nroonga",
Expand Down
49 changes: 0 additions & 49 deletions src/nroonga.coffee

This file was deleted.

0 comments on commit ee56bd4

Please sign in to comment.