feat: initial setup with WhatsApp CRM apps and sync services
This commit is contained in:
5
apps/whatsapp-sync/babel.config.js
Normal file
5
apps/whatsapp-sync/babel.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
presets: [
|
||||
['@babel/preset-env', { targets: { node: 'current' } }],
|
||||
],
|
||||
};
|
||||
Reference in New Issue
Block a user