Skip to content

Commit

Permalink
CS
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrammatiko committed Dec 1, 2021
1 parent 9d7eae6 commit ac1c53c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const build = async () => {

const domImports = await readdir(resolve('node_modules/bootstrap', 'js/src/dom'));
const utilImports = await readdir(resolve('node_modules/bootstrap', 'js/src/util'));

const bundle = await rollup.rollup({
input: resolve(inputFolder, 'index.es6.js'),
plugins: [
Expand Down

0 comments on commit ac1c53c

Please sign in to comment.