Commit Graph

642 Commits

Author SHA1 Message Date
XhmikosR a92d29a25f
Update devDependencies. (#29221) 2019-08-16 11:10:07 +03:00
XhmikosR fda35d1499 Run bundlesize separately. 2019-08-08 11:53:30 -07:00
XhmikosR 8c362f0a0a
Simplify css-prefix scripts. (#29205) 2019-08-04 20:28:50 +03:00
XhmikosR ca408b176b
Update devDependencies. (#29189) 2019-08-02 12:52:26 +03:00
XhmikosR 472e5fcb36
Update devDependencies. (#29141) 2019-07-29 09:59:09 +03:00
XhmikosR f4cc5d3e41 Update devDependencies. 2019-07-24 10:31:49 +03:00
XhmikosR b8aa040aee
Add `--continue-on-error` in the `css-lint` script. (#29119) 2019-07-24 09:47:37 +03:00
Johann-S 201d338dbf run js-test in parallel 2019-07-23 14:23:50 +02:00
XhmikosR 93c3be3e0e package.json: ignore spec files. 2019-07-23 14:23:50 +02:00
Johann-S c8c2074650 Switch from QUnit to Jasmine. 2019-07-23 14:23:50 +02:00
XhmikosR 08d81c8437
Update devDependencies. (#29099) 2019-07-23 12:53:01 +03:00
XhmikosR 8db74682e4
Replace http-server with zeit/serve. (#29101) 2019-07-23 12:35:37 +03:00
XhmikosR 21f19d0fce
Downgrade karma-browserstack-launcher to v1.4.0. (#29109)
This might fix the build failures we are getting.
2019-07-23 12:14:29 +03:00
Martijn Cuppens 3b06769c2f Add bootstrap-utilities in the css-minify-main script. 2019-07-22 16:51:45 +03:00
Martijn Cuppens 65446dc7de Simplify `css-compile-main` script (#29102) 2019-07-22 16:31:25 +03:00
Johann-S 18077460aa updated babel 2019-07-17 15:03:32 +03:00
XhmikosR 34e9c5ee0c Update devDependencies.
Held babel back due to issues with `objectSpread`.
2019-07-17 15:03:32 +03:00
XhmikosR bce2b5e7ed
Move the linkinator test in `npm t`. (#29003) 2019-07-15 16:26:36 +03:00
XhmikosR c7a847b6a1
Move bundlesize config to a separate file. (#29002) 2019-07-09 17:18:14 +03:00
XhmikosR ceffc3a5fd
Update devDependencies. (#28924) 2019-06-18 15:34:43 +03:00
XhmikosR 8f97e2dc52
Update devDependencies. (#28798)
Notably:

* bundlesize 0.15.3 → ^0.17.2
* eslint-plugin-unicorn ^8.0.2 → ^9.0.0
* terser ^3.17.0 → ^4.0.0
2019-06-03 14:26:52 +03:00
XhmikosR fd21354de2
Use `npm-run-all` in the `netlify` script. (#28846) 2019-05-30 10:52:50 +03:00
Martijn Cuppens 769c8d8246
Helpers & utilities split (#28445) 2019-05-23 11:56:03 +02:00
XhmikosR 552e11a1ab linkinator: add silent flag.
This should reduce its output.
2019-05-16 16:01:07 +03:00
XhmikosR 6269d05670 Update devDependencies. 2019-05-16 16:01:07 +03:00
XhmikosR ccfd575dfc
Update devDependencies. (#28716) 2019-05-02 16:59:37 +03:00
XhmikosR 280f45c55e
Update devDependencies. (#28655) 2019-04-29 17:47:53 +03:00
XhmikosR 5c5b15a077
update-deps: remove `jquery` exclude. (#28659) 2019-04-15 17:48:18 +03:00
XhmikosR 80dfee9dc1
Update hugo-bin to v0.43.1 (Hugo 0.55.1). (#28631) 2019-04-15 11:49:24 +03:00
Johann-S 09a70e3717 remove custom browserlist for our esm build (#28642) 2019-04-15 11:40:48 +03:00
XhmikosR a86598e4ff clean-css: the option is named `breakWith` 2019-04-10 15:18:57 +03:00
XhmikosR 0b12f61e3c Update devDependencies. 2019-04-10 15:18:57 +03:00
XhmikosR 3c3ed3ff05
Add a `netlify` npm script. (#28552) 2019-03-26 15:20:33 +02:00
XhmikosR d7ecff24d1 Simplify npm docs script a bit. 2019-03-24 10:34:41 +02:00
XhmikosR 940b8da7a9 Add the css-copy and js-copy tasks before the build script. 2019-03-24 10:34:41 +02:00
XhmikosR aa3b4d33f8
Update devDependencies. (#28538) 2019-03-23 12:52:32 +02:00
XhmikosR 1f7f876810
Fix `css-prefix-docs` script to be more restrictive. (#28525) 2019-03-19 14:29:52 +02:00
XhmikosR dd75ac6c25 Revert "remove `--compress typeofs=false` from terser."
This reverts commit 25bba7bd68.
2019-03-18 01:11:05 +02:00
XhmikosR 678da2ead9 Remove `--renderToDisk`. 2019-03-13 19:22:59 +02:00
XhmikosR 142af24018 Add a `docs-build` script and make it the default. 2019-03-13 19:22:59 +02:00
XhmikosR 89a6380032 Copy the dist files before the `docs-serve` script. 2019-03-13 19:22:59 +02:00
XhmikosR d95d30029f Switch to Hugo.
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
2019-03-13 19:22:59 +02:00
XhmikosR 41f72d3d5f Add the new ESM builds in bundlesize. 2019-03-11 17:59:08 +02:00
XhmikosR faba7e3f64 package.json: tweak js scripts. 2019-03-11 17:59:08 +02:00
Johann-S 2fd50f98a5 build bootstrap in esm 2019-03-11 17:59:08 +02:00
XhmikosR 44e6abcba5 Switch to eslint-config-xo and eslint-plugin-unicorn. 2019-03-11 17:01:28 +02:00
XhmikosR d47d29aeaa
Update devDependencies. (#28391) 2019-03-01 18:12:54 +02:00
XhmikosR da5f428b35
Update devDependencies and gems. (#28347) 2019-02-28 08:46:24 +02:00
Johann-S 497518db1a remove tests for old jQuery 1.9.x compatibility 2019-02-26 13:04:04 +02:00
Johann-S 8a37045b79 move util in a util folder with the sanitizer 2019-02-26 13:04:04 +02:00