add bootstrap global var to rollup command
This commit is contained in:
parent
45c50923b7
commit
4c05058eb2
@ -24,4 +24,4 @@ then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
$ROLLUP_BIN ./main.js --format iife --file ./pkg/bundle.js
|
||||
$ROLLUP_BIN ./main.js --format iife --file ./pkg/bundle.js --globals bootstrap:bootstrap
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user