aboutsummaryrefslogtreecommitdiff
path: root/build/rollup.config.js
AgeCommit message (Expand)AuthorFilesLines
2020-07-07Update to `@rollup/plugin-node-resolve` v8.1.0. (#31249)XhmikosR1-2/+2
2020-05-26Update to `@rollup/plugin-babel` (#30742)XhmikosR1-4/+3
2020-05-04Move babel whitelist helpers to a common file (#30723)XhmikosR1-9/+2
2020-03-25Adapt rollup config for recent `@babel/present-env` versionXhmikosR1-2/+4
2019-12-25Switch to @rollup/plugin-node-resolve (#29851)XhmikosR1-1/+1
2019-07-17updated babelJohann-S1-1/+1
2019-04-15remove custom browserlist for our esm build (#28642)Johann-S1-36/+12
2019-03-11use specific browserlist for esm buildJohann-S1-11/+35
2019-03-11Tweak rollup.config.jsXhmikosR1-5/+4
2019-03-11build bootstrap in esmJohann-S1-7/+14
2019-03-11Comply to the new rules.XhmikosR1-7/+9
2019-02-20Refactor util plugin and some testsJohann-S1-1/+1
2019-02-20fix(build): remove jquery in our buildJohann-S1-1/+0
2018-11-28Revert "build/*.js: set `sourceType` to module."XhmikosR1-0/+2
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
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
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