summary refs log tree commit diff
path: root/bundle/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make build script use parts, defined in utils.jsTheArcaneBrony2022-08-061-4/+3
|
* Update gitignore, push correct version of build scriptTheArcaneBrony2022-08-061-11/+31
|
* Add silent modeTheArcaneBrony2022-08-061-5/+8
|
* Add utility scriptsTheArcaneBrony2022-08-064-23/+193
|
* Use 1 thread on platform where fetching thread/core count failsTheArcaneBrony2022-04-191-1/+6
|
* Improve build scripts, strip more fs-extrasThe Arcane Brony2021-12-211-3/+6
|
* Repo cleanup, remove fs-extrasThe Arcane Brony2021-12-211-6/+28
|
* Minor API workThesourtimes2021-12-051-2/+2
|
* Global prettierrc, format build.jsThe Arcane Brony2021-11-111-45/+28
|
* Add plugin & css support, add styling to differentiate from discord.comThe Arcane Brony2021-11-111-42/+42
|
* Added phase numbers to buildThesourtimes2021-11-101-2/+2
|
* prettier formatted /bundledevelopomp2021-10-202-6/+31
|
* :zap: added benchmarkFlam3rboy2021-10-173-1/+26
|
* Merge branch 'master' into pr/hbjydev/454Flam3rboy2021-10-155-92/+115
|\
| * :zap: benchmark testsFlam3rboy2021-10-123-0/+63
| |
| * ...actually fix windows usernames breaking npm run setup ( I forgot to quote ↵Maddy2021-10-121-2/+2
| | | | | | | | second argument :/ )
| * npm run build on Windows with usernames containing spaces fails, fixed by ↵Maddy2021-10-121-2/+2
| | | | | | | | escaping tsc.js location in node_modules
| * Fix duplicate keyThe Arcane Brony2021-10-101-6/+21
| |
| * :bug: fix tsc compilerFlam3rboy2021-10-101-11/+25
| |
| * :sparkles: changed and fixed compilerFlam3rboy2021-10-102-98/+28
| |
| * :bug: fix build.js?Flam3rboy2021-10-091-1/+1
| |
* | npm run build on Windows with usernames containing space fails, fixed by ↵Maddy2021-10-111-1/+1
|/ | | | wrapping tscBin in quotes
* :bug: fix cdnFlam3rboy2021-10-091-1/+0
|
* :bug: fix old node versionFlam3rboy2021-10-091-2/+2
|
* :bug: fix buildFlam3rboy2021-10-091-11/+45
|
* :sparkles: bundle build scriptFlam3rboy2021-10-081-9/+42
|
* :zap: fast build scriptFlam3rboy2021-10-071-0/+37