mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-20 12:39:24 +00:00
♻️ (husky)
This commit is contained in:
@@ -1,10 +0,0 @@
|
|||||||
const commonjs = require('@rollup/plugin-commonjs')
|
|
||||||
|
|
||||||
module.exports = {
|
|
||||||
input: 'index.js',
|
|
||||||
output: {
|
|
||||||
file: 'lib/index.cjs',
|
|
||||||
format: 'cjs',
|
|
||||||
},
|
|
||||||
plugins: [commonjs()],
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user