fix-index.js 79 B

123
  1. const path = require('path');
  2. const rootPath = path.join(__dirname, '..');