mirror of
https://github.com/tiennm99/FBcount.git
synced 2026-06-01 10:11:37 +00:00
Init
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
pkg: {
|
||||
scripts: [
|
||||
'lib/*.js'
|
||||
],
|
||||
deployFiles: [
|
||||
[ 'build/Release', 'sharp/build/Release', 'directory' ],
|
||||
[ 'vendor/lib', 'sharp/vendor/lib', 'directory' ]
|
||||
]
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user