typescript(option): chore: changed amd namespace to Option
Signed-off-by: prescientmoon <git@moonythm.dev>
This commit is contained in:
parent
ec2964ecff
commit
9a2ff8d174
|
@ -32,7 +32,7 @@ export default [
|
|||
file: `${outputDirectory}/bundle.amd.js`,
|
||||
sourcemap: true,
|
||||
format: 'amd',
|
||||
name: 'Loopover'
|
||||
name: 'Option'
|
||||
}
|
||||
],
|
||||
plugins: [
|
||||
|
|
Loading…
Reference in a new issue