| Age | Commit message (Collapse) | Author | Files | Lines |
|
Now there's only one command needed to run the docs: `npm run docs-serve`.
Also, simplify the npm scripts.
|
|
|
|
|
|
|
|
* Merge js-lint scripts into one script.
* Merge stylelint scripts into one.
|
|
|
|
|
|
Kept `[email protected]` since the newer versions have a bug that affects us.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This might fix the build failures we are getting.
|
|
|
|
|
|
|
|
Held babel back due to issues with `objectSpread`.
|
|
|
|
|
|
|
|
Notably:
* bundlesize 0.15.3 → ^0.17.2
* eslint-plugin-unicorn ^8.0.2 → ^9.0.0
* terser ^3.17.0 → ^4.0.0
|
|
|
|
|
|
This should reduce its output.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 25bba7bd68d1eceb2e8b6f436d5719b4d348a733.
|
|
|
|
|
|
|