XhmikosR
fa33e83f25
build/change-version.js: fix wrong map usage ( #35395 )
2021-11-24 10:49:35 +02:00
XhmikosR
e153e5f5b2
Improve change-version.js ( #33148 )
...
* switch to async/await
* remove shelljs
* switch to globby; supports .gitignore out of the box
* don't write any files to the disk if they are indentical
* add two more cmd switches: --dry and --verbose
* strip leading "v" from version arguments so that we don't end up with duplicate `v`s
2021-03-11 11:37:52 +02:00
XhmikosR
977c366cbe
Rename _gh_pages to _site. ( #33129 )
2021-03-02 17:05:26 +02:00
XhmikosR
a838571c50
change-version: remove vendor, add resources ( #32917 )
2021-01-28 23:30:10 +02:00
XhmikosR
f2c504397e
Bump copyright year to 2021 ( #32713 )
2021-01-07 12:12:53 +02:00
Patrick H. Lauke
edbcc401c2
Change whitelist to allowlist ( #31066 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
2020-06-19 11:31:37 +03:00
XhmikosR
c28934cb18
Rename "master" to "main". ( #31050 )
2020-06-16 21:41:47 +03:00
XhmikosR
e7bedac3db
change-version.js: Remove nuspec files ( #30161 )
...
The version in the nuspec files is updated automatically from package.json through MyGet.ps1
2020-02-13 14:37:25 +02:00
XhmikosR
cef9b4e2ee
Change file permissions to 644. ( #30106 )
2020-02-05 10:24:09 +02:00
XhmikosR
5d1da6377d
Fix the new lint errors.
2020-01-07 22:25:50 +02:00
XhmikosR
7b990eb2f4
Bump copyright year to 2020. ( #29944 )
2020-01-02 11:34:48 +02:00
XhmikosR
82d8dae7e7
Update change-version.js ( #29736 )
...
Add `.nuspec` to the extensions list
2019-11-26 09:00:21 +02:00
XhmikosR
66e9ab3e4d
change-version.js: Add _gh_pages folder in ignores. ( #29270 )
2019-08-19 09:37:40 +03:00
XhmikosR
46c037410b
Comply to the new rules.
2019-03-11 17:01:28 +02:00
XhmikosR
f11f56558b
Bump copyright year to 2019.
2019-01-08 21:23:50 +02:00
XhmikosR
05dfae3146
Revert "build/*.js: set sourceType
to module."
...
This reverts commit b442ce3130
.
2018-11-28 14:33:29 +02:00
XhmikosR
b442ce3130
build/*.js: set sourceType
to module.
2018-08-12 22:22:12 +03:00
XhmikosR
875ed0b975
Clean up globals.
...
Also, add a missing license header in build/workbox.js.
2018-04-09 22:44:22 +03:00
Mark Otto
0d110c8f91
Update copyright for 2k18 ( #25303 )
...
* Update copyright range to include 2018
* Extend copyright date range on new files from 2017 to include 2018
2018-01-14 20:08:58 -08:00
XhmikosR
80d0943b95
Comply to the new rules.
2018-01-11 18:48:46 +02:00
XhmikosR
6050d72a3a
Combine path and remove variable used in one place. ( #24873 )
2017-11-28 10:43:09 +02:00
XhmikosR
3bc9402350
build/*.js: ES6-ify files. ( #24112 )
2017-09-26 15:14:52 +03:00
Bardi Harborow
b4ac48fdec
Build system overhaul.
2017-04-20 14:31:22 +10:00