Commit Graph

15 Commits

Author SHA1 Message Date
Wilson Lin ad21466d2c Change default CSS minifier optimising level and allow configuring it 2023-02-16 19:23:03 +11:00
Wilson Lin 7c97affa9d Minor comment change 2022-06-22 23:39:08 +10:00
Wilson Lin 78c4592b28 Formatting 2022-06-22 12:24:52 +10:00
Wilson Lin ad05741df0 Use Neon for Node.js 2022-06-21 23:03:35 +10:00
Wilson Lin c7d0652fbc Use minify-js as JS minifier 2022-06-21 17:29:12 +10:00
Wilson Lin ee9fc50741 Implement CLI wrapper for Node.js; fix Node.js TS defs 2021-10-23 17:42:26 +11:00
Wilson Lin 14b3999705 Add Cfg option to disable DOCTYPE minification 2021-08-10 17:45:37 +10:00
Wilson Lin 0b58853999 Add spec-compliant unquoted attr values option 2021-08-08 01:45:25 +10:00
Wilson Lin 78ae50e284 Clarify TypeScript types 2021-08-07 22:32:15 +10:00
Wilson Lin 82533ef133 V8 no longer supports having two Buffer objects point to same underlying memory (nodejs/node#32463) 2021-08-07 20:56:22 +10:00
Wilson Lin 98409074ae Update Node.js docs 2021-08-07 20:02:20 +10:00
Wilson Lin 9edd5cf682 Also publish core Node.js package 2021-04-06 13:46:09 +10:00
Wilson Lin e4d8b14d0b CSS minification using esbuild 2021-01-08 00:26:02 +11:00
Sondre Nilsen cf956e74df
Fix TS types and include index.d.ts when publishing to NPM (#16)
* Include index.d.ts when publishing to NPM

* Set correct type for minify in index.d.ts
2020-12-18 10:35:46 +11:00
Wilson Lin 3416691955 [node] Add type declarations and documentation 2020-08-26 13:48:42 +10:00