const path = require('path') module.exports = { transpileDependencies: [ path.join(__dirname, 'js_sdk/u-draw-poster'), ], }