tophf
4bdad16376
flatten vendor dirs and simplify build-vendor
...
+ replace the inconvenient unicode symbol with ASCII `->` and flatten dirs by default to simplify writing the rules and improve their readability
+ rename and sort functions in the order they run
+ use `node-fetch` instead of the gargantuan `make-fetch-happen`
+ use `glob` which is already installed by other deps
2022-01-14 15:37:10 +03:00
tophf
dfb9135f6a
stylelint 13.8.0
2021-01-05 18:51:01 +03:00
eight
4831183207
Rewrite the build script ( #852 )
...
* npm install
* Drop remove-modules
* Drop updates
* Refactor: rewrite build script
* Add: BUILD.md
* Add: start-chrome command
* Rebuild vendor
* Update contributing.md
* Update BUILD.md
* Update BUILD.md
Co-authored-by: narcolepticinsomniac <therealdoctorgonzo@gmail.com>
2020-02-14 12:02:57 -05:00
Rob Garrison
c61d34d053
Update libraries ( #440 )
2018-07-21 20:58:54 +03:00
tophf
64d26481c3
rebuild stylelint bundle
2018-07-13 08:40:51 +03:00
tophf
cfdd276bdc
rebuild stylelint 8.0.0
...
npm 5.6.0
node 9.10.1
2018-07-11 16:08:40 +03:00
tophf
9cdacc85ec
build stylelint with a script
...
* the new one: https://github.com/openstyles/stylelint-bundle/tree/v8.0.0
* the old one was built manually so it was hard for AMO reviewers to repro
2018-07-10 10:55:43 +03:00
tophf
279c8c12e5
we don't modify stylelint per se, we only bundle it
2018-07-10 10:55:43 +03:00