mirror of
https://github.com/cupcakearmy/canihazusername.git
synced 2024-12-22 07:36:23 +00:00
right module name
This commit is contained in:
parent
65121a75f5
commit
a225ea3cc0
@ -27,7 +27,7 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
plugins: [
|
plugins: [
|
||||||
new DtsBundleWebpack({
|
new DtsBundleWebpack({
|
||||||
name: 'index',
|
name: 'canihazusername',
|
||||||
main: `./lib/index.d.ts`
|
main: `./lib/index.d.ts`
|
||||||
})
|
})
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user