-
- diff --git a/rollup.config.js b/rollup.config.js index 55c899d8..b41361bc 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -17,12 +17,4 @@ export default [ }, plugins: [resolve()] }, - { - input: 'site/bootstrap.js', - output: { - file: 'site/dist/bootstrap-bundle.js', - format: 'iife' - }, - plugins: [resolve()] - }, ]; diff --git a/site/bootstrap.html b/site/bootstrap.html index a18c5712..18e0cca9 100644 --- a/site/bootstrap.html +++ b/site/bootstrap.html @@ -3,114 +3,109 @@