blob: 2c3f84428cfb860fe2cbc06db8418943046bac7f [file] [log] [blame]
module.exports = {
configureWebpack: {
externals: ["django-airavata-api"],
},
};