]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
rollup: specify `generatedCode: 'es2015'` (#35070)
authorXhmikosR <xhmikosr@gmail.com>
Mon, 4 Oct 2021 16:46:07 +0000 (19:46 +0300)
committerGitHub <noreply@github.com>
Mon, 4 Oct 2021 16:46:07 +0000 (19:46 +0300)
commitc81c64539418a42ec19c9c0c7694bf291d9c85b8
tree6448fdc67e7574182db32048cfd7dcd6a4bb92c8
parent78e9b402df84042920d9f2a61e86fc3bb0b4dcea
rollup: specify `generatedCode: 'es2015'` (#35070)

This will make use of `const` and modern features (which we are already using in our code) in the generated rollup code.
build/build-plugins.js
build/rollup.config.js
js/tests/karma.conf.js