Browser bundle build (incomplete) (#503)

* Browser bundle build (incomplete)

* globals
This commit is contained in:
Jaco
2021-07-09 16:30:05 +03:00
committed by GitHub
parent f2189f3780
commit 2d801b535e
4 changed files with 65 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
// Copyright 2017-2021 @polkadot/vue-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
export { Identicon } from './Identicon';
export { packageInfo } from './packageInfo';