add bootstrap global var to rollup command

This commit is contained in:
kaysond 2021-11-28 16:02:22 -08:00 committed by nitnelave
parent 45c50923b7
commit 4c05058eb2

View File

@ -24,4 +24,4 @@ then
exit 1 exit 1
fi fi
$ROLLUP_BIN ./main.js --format iife --file ./pkg/bundle.js $ROLLUP_BIN ./main.js --format iife --file ./pkg/bundle.js --globals bootstrap:bootstrap