mirror of
https://github.com/Tencent/rapidjson.git
synced 2025-10-29 04:17:59 +01:00
include folder added
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
console.log(require('path').relative('.', __dirname));
|
||||
|
||||
var path = require('path');
|
||||
console.log(path.join(path.relative('.', __dirname), 'include'));
|
||||
|
||||
Reference in New Issue
Block a user