Use - as filename seperator for coffee script files. Fixes #15.
Also clean unused files and wrong file names.
This commit is contained in:
parent
9ea1f9956e
commit
bb69d99423
15 changed files with 28 additions and 39 deletions
3
common/api/lib/id-weak-map.coffee
Normal file
3
common/api/lib/id-weak-map.coffee
Normal file
|
@ -0,0 +1,3 @@
|
|||
IDWeakMap = process.atomBinding('id_weak_map').IDWeakMap
|
||||
|
||||
module.exports = IDWeakMap
|
Loading…
Add table
Add a link
Reference in a new issue