mirror of
https://github.com/tiennm99/FBcount.git
synced 2026-09-06 04:15:59 +00:00
Init
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
pkg: {
|
||||
patches: {
|
||||
'lib/express-load.js': [
|
||||
'entity = path.resolve(',
|
||||
'entity = process.pkg.path.resolve('
|
||||
]
|
||||
}
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user