1
Fork 0

typescript(option): chore: changed amd namespace to Option

Signed-off-by: prescientmoon <git@moonythm.dev>
This commit is contained in:
Matei Adriel 2019-12-19 14:04:54 +02:00 committed by prescientmoon
parent ec2964ecff
commit 9a2ff8d174
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4

View file

@ -32,7 +32,7 @@ export default [
file: `${outputDirectory}/bundle.amd.js`,
sourcemap: true,
format: 'amd',
name: 'Loopover'
name: 'Option'
}
],
plugins: [