aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Build: Report Brotli sizes in compareSizeMichał Gołębiowski-Owczarek2024-11-251-4/+12
* Build: Fix pre release matching in compare size regexTimmy Willison2024-11-211-2/+2
* Build: align eslint config with 3.x branch as much as possibleTimmy Willison2024-08-081-0/+1
* Release: correct build date in verification; other improvementsTimmy Willison2024-07-294-50/+103
* Release: remove dist files from main branchTimmy Willison2024-07-171-0/+2
* Release: ensure builds have the proper versionTimmy Willison2024-07-171-4/+7
* Release: set preReleaseBase in config fileTimmy Willison2024-07-121-1/+0
* Release: fix running pre/post release scripts in windowsTimmy Willison2024-07-112-3/+11
* Release: migrate release process to release-itTimmy Willison2024-07-1125-581/+1014
* Build: upgrade dependencies; fix bundler tests on windowsTimmy Willison2024-06-151-1/+1
* Docs: Update remaining HTTP URLs to HTTPSMichał Gołębiowski-Owczarek2024-04-251-1/+1
* Core: Fix the exports setup to make bundlers work with ESM & CommonJSMichał Gołębiowski-Owczarek2024-03-123-4/+30
* Build: make compare size cache readable for manual editsTimmy Willison2024-03-111-1/+3
* Build: fix size comparison for slim files when the branch is dirtyTimmy Willison2024-03-111-1/+1
* Build: migrate more uses of fs.promises; use node: protocolTimmy Willison2024-03-1111-55/+64
* Build: drop support for Node 10Timmy Willison2024-03-091-9/+9
* Tests: migrate testing infrastructure to minimal dependenciesTimmy Willison2024-02-263-65/+4
* Release: add factory files to release distributionTimmy Willison2024-02-081-1/+5
* Release: use buildDefaultFiles directly and pass versionTimmy Willison2024-02-064-5/+10
* Release: copy dist-module folder as wellTimmy Willison2024-02-051-7/+18
* Release: only published versioned files to cdnTimmy Willison2024-02-051-0/+3
* Release: remove scripts and dev deps from dist package.jsonTimmy Willison2024-02-051-2/+14
* Release: update build command in Release.generateArtifactsTimmy Willison2024-01-311-1/+1
* Build: migrate grunt authors to a custom scriptTimmy Willison2024-01-221-0/+105
* Build: Update ESLint-related packages, fix linting errorsMichał Gołębiowski-Owczarek2023-11-026-23/+27
* Docs: Fix module links in the package READMEMichał Gołębiowski-Owczarek2023-09-221-6/+6
* Build: sort branches in compare_size; last run lastTimmy Willison2023-09-211-3/+20
* Build: fix inconsistent builds in Node 20Timmy Willison2023-09-201-14/+14
* Build: add commit SHAs and last runs to comparisonsTimmy Willison2023-09-201-20/+66
* Core: Add more info about named exportsMichał Gołębiowski-Owczarek2023-09-201-5/+23
* Core: Move the factory to separate exportsMichał Gołębiowski-Owczarek2023-09-195-46/+179
* Build: migrate most grunt tasks off of gruntTimmy Willison2023-09-1816-544/+777
* Core: Use named exports in `src/`Michał Gołębiowski-Owczarek2023-09-121-1/+1
* Build: replace CRLF with LF during minifyTimmy Willison2023-08-101-1/+2
* Build: Add `exports` to package.json, export slim & esm buildsMichał Gołębiowski-Owczarek2023-07-109-188/+360
* Build: Switch form Terser to SWC for JS minification (#5286)Michał Gołębiowski-Owczarek2023-07-103-2/+58
* Build: Drop individual AMD modulesMichał Gołębiowski-Owczarek2023-06-273-48/+1
* Build: Switch the minifier from UglifyJS to TerserMichał Gołębiowski-Owczarek2023-05-312-2/+2
* Release: add support for md5 sums in windowsTimmy Willison2023-03-091-2/+15
* Build: remove stale Insight package from custom buildsTimmy Willison2022-12-201-41/+1
* Selector: Re-introduce selector-native.jsMichał Gołębiowski-Owczarek2022-11-211-9/+21
* Docs: Update the README of the published packageMichał Gołębiowski-Owczarek2022-10-031-5/+3
* Docs: Update webpack website in READMESimon Legner2022-07-121-1/+1
* Tests: Exclude tests based on compilation flags, not API presenceMichał Gołębiowski-Owczarek2022-06-282-2/+12
* Release: remove the need to install grunt globallyTimmy Willison2021-03-011-3/+3
* Release: upgrade release dependenciesTimmy Willison2021-03-011-4/+3
* Build: Rename master to main across the repositoryMichał Gołębiowski-Owczarek2021-02-051-4/+4
* Build: Explicitly exclude the queue module from the slim buildMichał Gołębiowski-Owczarek2020-09-281-1/+1
* Release: Remove an unused chalk dependencyMichał Gołębiowski-Owczarek2020-05-181-2/+1
* Build: Update eslint-config-jquery, fix linting violationsMichał Gołębiowski-Owczarek2020-05-181-1/+1