aboutsummaryrefslogtreecommitdiff
path: root/build/rollup.config.js
AgeCommit message (Collapse)AuthorFilesLines
2020-11-01Move js/src/index.js one folder up (#32001)XhmikosR1-1/+1
2020-07-09Update dependencies, gems and regenerate package-lock.json (#31261)XhmikosR1-2/+2
* @rollup/plugin-node-resolve 8.1.0 * popper.js 1.16.1 * qunit 2.10.1 * rollup 2.21.0
2020-06-04Backport #30742XhmikosR1-9/+8
Update to `@rollup/plugin-babel`
2020-05-07Backport #30723XhmikosR1-9/+5
Move babel whitelist helpers to a common file
2020-03-31Bump devDependencies and gems.XhmikosR1-0/+1
2020-03-09Drop Node.js < 10 support and update all devDependencies.XhmikosR1-1/+1
* sinon 8.x doesn't work with IE, so leave it at 7.x.
2019-07-17updated babelJohann-S1-1/+1
2018-11-28Revert "build/*.js: set `sourceType` to module."XhmikosR1-0/+2
This reverts commit b442ce3130808dc28fe897f610bef1e9ab9c792f.
2018-10-20swipe left/right without hammerjsJohann-S1-17/+9
2018-10-20Add touch support in our carousel with HammerJS.Johann-S1-9/+17
2018-09-26Remove unneeded `path.resolve`.XhmikosR1-1/+1
2018-09-26Add license headers in js/dist filesHelmut Granda1-7/+2
By implementing the same approach of rollup.config.js and replicate it in build-plugins.js, individual plugins will display license headers.
2018-08-12build/*.js: set `sourceType` to module.XhmikosR1-2/+0
2018-03-29fix bundle and run test against itJohann-S1-0/+1
2018-03-21fix rollup configJohann-S1-1/+1
2018-01-11Comply to the new rules.XhmikosR1-5/+6
2017-12-31Update devDependencies and gems. (#25083)XhmikosR1-9/+9
2017-11-15Use UMD and fix build to properly load deps (#24783)Federico Zivolo1-1/+1
2017-11-13Object spread : less jQuery more ES6 (#24665)Johann-S1-1/+2
2017-10-31build/*.js: es6ify. (#24611)XhmikosR1-3/+3
2017-10-24Change Rollup config to wrap our dist files with jQuery instead of $Johann-S1-1/+1
2017-09-28Lint docs js too and use `strict consistently. (#24160)XhmikosR1-0/+2
2017-09-26build/*.js: ES6-ify files. (#24112)XhmikosR1-2/+2
2017-09-26Tabs to spaces. (#24110)XhmikosR1-2/+1
2017-09-17Babel 7 (#23966)Henry Zhu1-4/+2
* use .babelrc.js, compile bundled/non-bundled with loose mode * add back helper, exclude typeof transform
2017-08-31Use rollup to add our copyright instead of a custom scriptJohann-S1-1/+9
2017-08-31Create a bundled release of Bootstrap with Popper.js insideJohann-S1-0/+43