mirror of
https://github.com/valentineus/iii-client.git
synced 2025-04-28 01:41:25 +03:00
Change global library name
This commit is contained in:
parent
190072e593
commit
97d661af7f
@ -3,7 +3,7 @@ import globals from 'rollup-plugin-node-globals';
|
||||
import babel from 'rollup-plugin-babel';
|
||||
|
||||
export default {
|
||||
moduleName: 'client',
|
||||
moduleName: 'iiiClient',
|
||||
dest: 'dist/bundle.js',
|
||||
entry: 'src/index.js',
|
||||
format: 'iife',
|
||||
|
Loading…
x
Reference in New Issue
Block a user