XhmikosR
|
02c4444f6c
|
Remove unneeded path.resolve .
|
2018-09-26 15:53:44 +03:00 |
|
Helmut Granda
|
ebc220754b
|
Add license headers in js/dist files
By implementing the same approach of rollup.config.js
and replicate it in build-plugins.js, individual plugins
will display license headers.
|
2018-09-26 15:53:44 +03:00 |
|
XhmikosR
|
b442ce3130
|
build/*.js: set sourceType to module.
|
2018-08-12 22:22:12 +03:00 |
|
Johann-S
|
fd57d371f8
|
fix bundle and run test against it
|
2018-03-29 21:21:31 -07:00 |
|
Johann-S
|
012d4433c2
|
fix rollup config
|
2018-03-21 12:15:47 +02:00 |
|
XhmikosR
|
80d0943b95
|
Comply to the new rules.
|
2018-01-11 18:48:46 +02:00 |
|
XhmikosR
|
bf0e753517
|
Update devDependencies and gems. (#25083)
|
2017-12-31 02:03:22 +02:00 |
|
Federico Zivolo
|
7fd265034c
|
Use UMD and fix build to properly load deps (#24783)
|
2017-11-15 14:13:33 +01:00 |
|
Johann-S
|
9a0bba9afa
|
Object spread : less jQuery more ES6 (#24665)
|
2017-11-13 11:25:36 +01:00 |
|
XhmikosR
|
271f5071a3
|
build/*.js: es6ify. (#24611)
|
2017-10-31 12:41:03 +02:00 |
|
Johann-S
|
62fbb23ee6
|
Change Rollup config to wrap our dist files with jQuery instead of $
|
2017-10-24 12:39:25 +02:00 |
|
XhmikosR
|
502ac7ee4d
|
Lint docs js too and use `strict consistently. (#24160)
|
2017-09-28 17:25:28 +03:00 |
|
XhmikosR
|
3bc9402350
|
build/*.js: ES6-ify files. (#24112)
|
2017-09-26 15:14:52 +03:00 |
|
XhmikosR
|
4d96ad8dfc
|
Tabs to spaces. (#24110)
|
2017-09-26 14:41:49 +03:00 |
|
Henry Zhu
|
f17b165f0f
|
Babel 7 (#23966)
* use .babelrc.js, compile bundled/non-bundled with loose mode
* add back helper, exclude typeof transform
|
2017-09-17 08:40:48 +02:00 |
|
Johann-S
|
c3fe53cd42
|
Use rollup to add our copyright instead of a custom script
|
2017-08-31 19:12:32 +02:00 |
|
Johann-S
|
9936bf5944
|
Create a bundled release of Bootstrap with Popper.js inside
|
2017-08-31 18:43:04 +02:00 |
|