mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-20 20:49:15 +00:00
fix(cli): 🎨 starters
This commit is contained in:
@@ -17,7 +17,6 @@ module.exports = {
|
|||||||
copy({
|
copy({
|
||||||
targets: [{ src: 'starters/*', dest: join(__dirname, 'starters') }],
|
targets: [{ src: 'starters/*', dest: join(__dirname, 'starters') }],
|
||||||
}),
|
}),
|
||||||
,
|
|
||||||
commonjs(),
|
commonjs(),
|
||||||
nodeResolve(),
|
nodeResolve(),
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user